- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I need to make a simulation of lights on geometry shapes.
For this, I want to submit my triangulated geometries as a buffer(vertices,indices, and uvs), like I would in Embree.
I would then select different lights to extract the lightmap of each geometry for further analysis.
I would like to direct this via a non interactive C++ app, like I would in Embree.
OSPRays, which is atop of Embree, would greatly simplify the process, but I don't know if this engine will let me do what I want to achieve, basically, light baking.
I would like a word from those who know better than me.
Thanks,
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ospray does not support light baking, thus I would recommend write your own app that builds on Embree.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page