MJ

Results 23 comments of MJ

1. Yes you cannot go beyond 32 bit float precision in WebGL2 :( 2. Oh that's great, but we are having self intersection problems with thin planes, currently managing with...

No it does not solve the issue. I changed the 2 instances as you mentioned (even in different combinations) in that file and it did not work. The burn still...

I think I have found a way to reproduce it more elegantly . In the test scene, try to get **inside** and **out** of any of the geometries (spheres or...

Shouldnot a more efficient solution be in place with good documentation instead of a simple solution that does not work at places ? :)

what would be the best way to tackle this problem ? Any papers to look into for implementation ? @Mugen87 does source engine's implementation handle complex surfaces ?

For anybody interested here is the full thesis : http://www.dgp.toronto.edu/~rms/pubs/PhDThesis10.html http://papervideos.s3.amazonaws.com/RyanSchmidtPhDThesis.pdf

It asked for the name in the script that is why I added it : `~/Blender/blender-3.2.0-linux-x64/blender ~/blends/procedural_chair.blend -b --python visualize_results/visualize.py -- --dataset-dir ~/datasets --dataset-name ChairDataset --phase test --exp-name exp_geocode_chair` but...

I am getting the same issue on my Mac with the bicycle scene : https://github.com/shg8/3DGS.cpp/assets/24234466/ea6a9fe5-8928-48fd-8a60-84b5c24660c1

I got it working on the files in the point cloud folder. those were actually trained on the sfm data , I was previously trying with the input file ....

Can somebody help me with the unit test. Thanks !