Grabbing the raw mesh, material, blendshape, bone, dynamic bone, etc. data directly from unity, Sends that to Resonite via inter-process communication (using a memory mapped file), Decodes directly in ...
This procedural generator started as a hobby project to learn about various procedural algorithms (cellular automata, marching squares and Bresenham's line algorithm to name a few). Inspiration was ...