• Stars
    star
    137
  • Rank 266,121 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MeshSplitting

This is the source code and a simplified version of the demo from my master thesis in "Procedural Mesh Splitting". The thesis was writtin in 2012 and was developed using unity, but the theory could be applied to any engine.

Demo Controls
To slice hold down Space, then press down left mouse button, drag your slicing line, and release the button.

  • WASD - Move
  • Mouse - Look
  • Space - Freeze movement and prepare slice.
  • LMB and Mouse drag - Slice
  • 1-5 - Spawn new object and clean up old pieces. (Cube, Sphere, Cylinder, Table, Melon)
  • Q/E - Switch Material

Links

The original demo with more complex models can be tried here:
http://danni.foxesgames.com/2011/10/02/slicing-tech-demo/

Small game made with an early version of mesh splitting:
http://danni.foxesgames.com/projects/personal/gladiator-tailes/