Jeff Rose
Jeff Rose
Hey, Sure, that sounds good to me. It will require changing the lib structure a little, but I'll try to get to it this week. Jeff On Monday, February 4,...
Hmmm, the problem with this is that it doesn't sort by timestamp anymore, which we use a lot with Overtone. Do you actually see a performance difference with this change?
We run into this issue as well because we have a system composed of multiple services and projects. At least for us the only place we really run into this...
Since multiple gaussians are blended to produce each pixel I think the right way to predict depth is likely to use the same factor that is multiplied by the color...
Here's a first shot at rendering depth in the forward pass. In the image I've reverse projected a point cloud from synthetic depth values and then rendered it after just...
Thanks for making everything available to work with. I'm not seeing the PCA parameters gzip file though. Might you be able to share that one too so we don't need...
I wonder if adding dimensions might be easiest via interaction with the rendered scene? It could snap to lines and vertices, and just make it easy for the user to...
Where did this work land? @inuex35 are you successfully training and rendering from spherical cameras?