Evonne Ng

Results 8 issues of Evonne Ng

After training for a long time ~81,990 steps on instant ngp, get the following stack trace: ![Screenshot from 2022-07-12 10-56-19](https://user-images.githubusercontent.com/14854811/178564226-68c72f1d-1ebf-4fa6-ba0e-9942a161aed0.png)

bug

Currently if people are training on the same port, you end up seeing the same thing. Ideally you would have some way (e.g. send a key or something) to make...

viewer
pre-release

currently if we try to define an oval, the spline makes the camera rotate in a really weird way which is counterintuitive. see green cam on video: https://user-images.githubusercontent.com/14854811/192383606-f9ae9903-5677-4462-beef-9d499350e029.mov

viewer
pre-release

if your window directs to an older version of the code, somehow redirect/pop up some alert that points to the correct version on initial connection, send over viewer version from...

viewer
pre-release

Currently, toggle buttons don't change color whether the object is displayed or not. Given how many objects are in the scene, its hard to tell if something is shown or...

viewer
pre-release

I suspect there are memory leaks here and there; do full pass to trim gpu memory consumption

core
pre-release

* future feature request * launch training from local upload of config

viewer

I added some func to handle the colormap stuff https://github.com/plenoptix/pyrad/blob/069cf2c40fb3ab68c483501f18713992b3c00d8a/pyrad/graphs/instant_ngp.py#L148-L162 And set it as a base class thing to get everything to work: https://github.com/plenoptix/pyrad/blob/069cf2c40fb3ab68c483501f18713992b3c00d8a/pyrad/graphs/base.py#L139-L145 But i dont think this is...

viewer
pre-release