nexus icon indicating copy to clipboard operation
nexus copied to clipboard

load data into (upcoming) three.js GLBufferAttribute

Open foobarbecue opened this issue 5 years ago • 1 comments

three.js will soon add a system for dynamically loading data into meshes: https://github.com/mrdoob/three.js/pull/13196

If nexus_three.js loaded data into the three.js gl buffer instead of doing its own thing, then we could take advantage of more three.js stuff. For example, we could use the raycaster that three.js meshes use and that would also solve #9.

foobarbecue avatar Sep 20 '18 00:09 foobarbecue

A year has passed and the proposal is not still in three.js and still delayed... but I am watching it.

ponchio avatar Nov 10 '19 15:11 ponchio