anthony.liot2 Posted April 30, 2015 Posted April 30, 2015 Hi, I have a special configuration where I need to occlude a part of my model.My model is just one mesh with one surfaces, but I need to hide an half of the model and see the background over this hided part.What is the best way to do that using unigine script ?Thanks
silent Posted April 30, 2015 Posted April 30, 2015 Hi Anthony, Maybe approach in data/samples/render/oblique_00 will suite your needs? Have you checked this sample? Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
anthony.liot2 Posted May 1, 2015 Author Posted May 1, 2015 Hi Silent, Unfortunately It's not working because the SProjection use plane clipping, and the part I want to hide has a more complex geometry.But thanks for the suggestion.
silent Posted May 1, 2015 Posted May 1, 2015 If you can give us more detailed description (maybe with a couple of screenshots) may be we can suggest you some other approach. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts