Skip to content Skip to sidebar Skip to footer
Showing posts with the label 3d

Create Largest Volume Inscribed 3d Box That Will Fit Within Array Of Points

I have a 3D mesh consisting of set of 3D points (Vertexes) and set of faces (connections between po… Read more Create Largest Volume Inscribed 3d Box That Will Fit Within Array Of Points

Convert .obj To .js Files

I have gone through different three.js examples. Some of the examples uses .js or .bin files instea… Read more Convert .obj To .js Files

Three.js - Scale Model With Scale.set() Or Increase Model Size?

What is the best practise for scaling 3d models in Three.js (or other 3d renderers)? Here is an exa… Read more Three.js - Scale Model With Scale.set() Or Increase Model Size?

Figuring Out How Much Of The Side Of A Cube Is Visible

I have a simple Three.js scene with a camera that orbits around a cube, always looking directly at … Read more Figuring Out How Much Of The Side Of A Cube Is Visible

Three.js Merging Meshes But Keeping Separate Materials

I am working on a visualization project based through a web server and I have it working and lookin… Read more Three.js Merging Meshes But Keeping Separate Materials

Three.js - Graphical Glitch With An Imported Model

I'm experiencing a graphical glitch with an imported model while using JSONLoader. I can't … Read more Three.js - Graphical Glitch With An Imported Model

Attach Link To 3d-force-graph Node

Is there a way to attach a link to the nodes in 3d-force-graph (https://github.com/vasturiano/3d-fo… Read more Attach Link To 3d-force-graph Node