justin.exavier Posted September 13, 2019 Posted September 13, 2019 (edited) Hi everyone! Don't know in which section to post this I'm checking out this peace of awesome software to see if we can use it in our Engineering Firm. A function that would be very useful is to create section planes, boxes like Revit or Twinmotion (or other geometry) with the option to manually include/exclude objects. Is there an option or workaround to do this in Unigen? For the Bit masking funtions I can't find the "cutout intersection" when I select a mesh object. does this function only work with the grass object or do I have to some how create a "cutout intersection" bit mask? Thank you! Edited September 13, 2019 by justin.exavier
morbid Posted September 13, 2019 Posted September 13, 2019 Hello Justin, Cutout intersection wouldn't help here, it usually used for grass: https://developer.unigine.com/en/docs/2.9/objects/objects/grass/settings#masking As for the section plane, have you checked our Cross section sample? It's available in the downloadable samples. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
justin.exavier Posted September 13, 2019 Author Posted September 13, 2019 Hey morbid, Thanx for the quick reply. But i can't find this example scene anywhere. I searched all folders. could you tell me where i can find it? Maybe its not available anymore, in that case can you point me to where I can find the cross section objects?
silent Posted September 14, 2019 Posted September 14, 2019 Hi Justin, You can find this sample in SDK Browser: Demos -> Samples 2.9.x -> Crossection. There is no specific type of objects for that, you need to configure mesh_base material in special way. Only single cutting plane is available for now, no custom shapes like sphere or box yet implemented. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
justin.exavier Posted September 15, 2019 Author Posted September 15, 2019 Thanx silent, I'll try it out later using the ling you've provided. Still can't find that Demo scene though
morbid Posted September 16, 2019 Posted September 16, 2019 Justin, download this: Then launch and go to this sample: 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