nexus icon indicating copy to clipboard operation
nexus copied to clipboard

Nexus is a c++/javascript library for creation and visualization of a batched multiresolution mesh

Results 48 nexus issues
Sort by recently updated
recently updated
newest added

Hello Federico, Is it possible to get faces/triangles normals when raycasting to a Nexus object like in other model formats in ThreeJS ? The raycaster.intersectObjects seems to return only the...

Hi, Would it be possible to render these Nexus files in Unity or is there any plans to develop this or is there any ready implementations?

Hello, I have big obj file (approximetly 1,25 GB with textures). I convert to NXS and NXZ file via nxsbuild.exe. When I load the model on the screen, the model...

Hi, I'm encountering a very strange problem with Nexus's javascript viewer, whenever some Nexus object is loaded, it jumbles up the vertices of other objects in the scene, and also,...

Hi, Some of the meshes I get that were made from point clouds don't always have proper normals, and of course the results are that those textured faces don't get...

Hi! I just got the same fatal error message using NEXUS 4.3 nxsbuild. Didn't see any other hints on the command line, so was glad to see some discussion about...

Hi Federico. Is it possible to load a nxz file using offscreencanvas? Best regards

Hi Federico. As I am having problems with the nxsbuild version that allow to convert glb files and came back to the default nxsbuild that support only ply and obj...

Hey there :hand: this is not an issue, I just wanted to share https://github.com/DroneDB/libnexus which is a wrapper library around nexus which exposes the `nxsbuild` and `nxscompress` functionality in a...

enhancement

Your tool seems to do a really amazing job and I wanted to try it out but I got an error that Qt5Gui.dll is missing when I run nxsbuild.exe. I...