Skip to content

Commit

Permalink
update editor
Browse files Browse the repository at this point in the history
  • Loading branch information
meszaros-lajos-gyorgy committed Dec 26, 2024
1 parent d347c4b commit 0d300bc
Show file tree
Hide file tree
Showing 3 changed files with 183 additions and 173 deletions.
345 changes: 173 additions & 172 deletions editor/bundle.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions editor/bundle.js.map

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion editor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
<link rel="stylesheet" href="style.css" />
</head>
<body>
<h1>Arx Fatalis Editor</h1>
<h1>Arx Fatalis Browser Editor</h1>

<p>Click on the 3D scene to add a tile at a random position</p>

<section style="position: relative; width: 800px; height: 500px">
<canvas id="canvas" width="800" height="500"></canvas>
Expand Down

0 comments on commit 0d300bc

Please sign in to comment.