Page 1 of 1

IrrCSG

Posted: Thu Jun 28, 2018 6:45 pm
by netpipe
https://github.com/netpipe/IrrCSG hopefully textures and irrmesh to meshmesh converter soon. use middlemouse button to zoom.
Image

Re: IrrCSG

Posted: Sun Jul 01, 2018 11:08 pm
by denzelbro
This looks interesting tecan, would give it a try. Another thing and I hope this is still related so I tried another demo in your repo here with Dynamic Shader Example, it works ok but I only see an dark object without the effects. Does it work with v1.7?

Re: IrrCSG

Posted: Tue Jul 03, 2018 9:35 am
by Mel
Cool! reminds me of a couple exercises i did some time ago with convex shapes :)

How are you handling the memory? i read that it is really the bottleneck when operating with these things, specially when you create many.

Re: IrrCSG

Posted: Thu Aug 02, 2018 3:12 am
by netpipe
can do operations on irrmeshes now.