Re: Poll: does anyone using java3d use the J3DBuffer API?
Posted by hharrison on Feb 28, 2013; 6:37pm
URL: https://forum.jogamp.org/Poll-does-anyone-using-java3d-use-the-J3DBuffer-API-tp4028335p4028415.html
Yeah, I suppose that would work, cuts the dependencies on the BufferWrapper classes in util and just does it
all directly in J3DBuffer, not sure when I'll get around to it, but I will preserve the J3DBuffer interface at this time
to stay compatible.
Harvey