SergeyMakeev / MeshSplitting

Home Page:http://danni.foxesgames.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

http://danni.foxesgames.com/

License:MIT License


Languages

Language:C# 99.1%Language:ShaderLab 0.9%