Victor Giers 94dec56eb4 auto-git:
[add] src/rendering/terrain-layer-material.ts
 [add] tests/domain/terrains.test.ts
 [change] src/app/App.tsx
 [change] src/core/terrain-brush.ts
 [change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document-validation.ts
 [change] src/document/scene-document.ts
 [change] src/document/terrains.ts
 [change] src/geometry/terrain-brush.ts
 [change] src/geometry/terrain-mesh.ts
 [change] src/runtime-three/rapier-collision-world.ts
 [change] src/runtime-three/runtime-host.ts
 [change] src/runtime-three/runtime-scene-build.ts
 [change] src/viewport-three/ViewportCanvas.tsx
 [change] src/viewport-three/ViewportPanel.tsx
 [change] src/viewport-three/viewport-host.ts
 [change] tests/domain/build-runtime-scene.test.ts
 [change] tests/domain/rapier-collision-world.test.ts
 [change] tests/domain/terrain.command.test.ts
 [change] tests/domain/water-material.test.ts
 [change] tests/geometry/terrain-brush.test.ts
 [change] tests/geometry/terrain-mesh.test.ts
 [change] tests/serialization/scene-document-json.test.ts
 [change] tests/unit/terrain-foundation.integration.test.tsx
 [change] tests/unit/viewport-canvas.test.tsx
2026-04-20 02:37:01 +02:00
2026-04-01 02:55:21 +02:00
2026-04-02 20:27:51 +02:00
2026-04-15 16:35:57 +02:00
2026-04-20 02:37:01 +02:00
2026-04-20 02:37:01 +02:00
2026-04-15 04:21:08 +02:00
2026-03-31 01:32:33 +02:00
2026-03-31 01:32:33 +02:00
2026-04-04 07:55:41 +02:00
2026-04-04 07:55:41 +02:00
2026-03-31 19:44:24 +02:00
2026-03-31 01:32:33 +02:00
2026-03-31 01:32:33 +02:00

webeditor3d

Author: Unknown

⚠️ This README.md has been automatically generated using AI and might contain hallucinations or inaccuracies. Please proceed with caution!

WebEditor3D

Author: Unknown

A browser-based 3D scene authoring tool with a built-in runner.

Features

  • Brush-first spatial authoring
  • Imported assets as first-class additions
  • Typed entities and simple interactions
  • Browser-native delivery

Usage

bash npm run dev

License

This project is licensed under the MIT License.

Description
A web-based editor for creating and manipulating 3D scenes. It provides tools for terrain generation, scene document management, and advanced rendering layer control.
Readme 114 MiB
Languages
TypeScript 99.1%
CSS 0.8%