Zhou.Alone Posted July 10, 2013 Posted July 10, 2013 Hello, Anybody can tell me how to implement the effect like attached images in Unigine(Using a plane to cut a object)? Thanks
ulf.schroeter Posted July 10, 2013 Posted July 10, 2013 https://developer.unigine.com/forum/topic/1872-problem-with-clipping-plane/?fromsearch=1
ulf.schroeter Posted July 10, 2013 Posted July 10, 2013 most probably it will be very hard to get the solid cutting plane geometry rendered.
Zhou.Alone Posted July 10, 2013 Author Posted July 10, 2013 cutting plane is the must feature, solid is optional. ulf, Do you mean this method can implement the cutting plane feature? Our devs generated one more variant: use an oblique projection matrix to create a clipping plane. If such matrix is set as Projection one, it could do the trick. Is there a sample? Thanks!
Zhou.Alone Posted July 10, 2013 Author Posted July 10, 2013 ivan,cuevas Thank you very much! This is what I wanted. And is it possible to add a cap on the sliced mesh like the attached image above, if so it will be perfect! Thanks
ulf.schroeter Posted July 11, 2013 Posted July 11, 2013 as stated above there is no easy way to do this
Recommended Posts