Added README.md introducing the engine and it's aims

This commit is contained in:
paladin 2026-08-19 23:50:27 +01:00
parent 1dcbcb3073
commit 0185710905
8 changed files with 66 additions and 0 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
The Pool engine. Hop in, the water is warm.
Pool is a lightweight web-based networked rendering and physics engine designed to push the boundaries of what defines a
modern engine.
Pool was inspired by the Roblox game engine and features its own scripting language. Global fluid, cloth, soft and rigid
body physics are intended to be implemented in the near future.