Skip to content

Personal project trying to make a grid system that supports non-planar manifolds

Notifications You must be signed in to change notification settings

KyleDavidE/TopologicalGrid

Repository files navigation

Topological grid

The premise of this is to make a grid system where the only data stored is what edges connect to what other edges. (As well as reflection data, used at the ends of Möbius stips) This allows the creation of Möbius stips, Torus, Klein bottles as well as more exotic layouts such as parallel hallways of differing length and infinitely branching mazes.

todo: GIFs

Todos

  • Refactor code
  • Come up with some way of texturing the tiles
  • Labels for different rooms
  • Cleaner methods of exiting / entering the tick-tack-toe areas
  • Setup github pages

Log term ideas

  • Come up with some sort of game that could be played in this space

to run

yarn start:dev

to build

yarn run build

About

Personal project trying to make a grid system that supports non-planar manifolds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published