Uses of Interface
org.jzy3d.plot3d.primitives.IGLBindedResource
Packages that use IGLBindedResource
Package
Description
-
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives
Classes in org.jzy3d.plot3d.primitives that implement IGLBindedResourceModifier and TypeClassDescriptionclassclassclassclassThis pseudo-drawable will handle drawing outlines (such as polygon border), contour line (lying exactly ON a polygon), or text which position is ON a polygon) that may be coplanar or partially hidden by a collection of polygons.classA cube defined by aBoundingBox3dclassclassclassclassCreates an interpolated line to make a smooth 3d curve based on control points.classA composite implementation of a parallelepiped, meaning it can be decomposed into distinct primitive for polygon ordering.classclassA polygon made of two triangles with no wireframe on their adjacent side.classA drawable Waterfall using Matlab style -
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives.contour
Classes in org.jzy3d.plot3d.primitives.contour that implement IGLBindedResourceModifier and TypeClassDescriptionclass -
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives.enlightables
Classes in org.jzy3d.plot3d.primitives.enlightables that implement IGLBindedResource -
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives.textured
Classes in org.jzy3d.plot3d.primitives.textured that implement IGLBindedResource -
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives.vbo
Classes in org.jzy3d.plot3d.primitives.vbo that implement IGLBindedResource -
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives.vbo.drawable
Classes in org.jzy3d.plot3d.primitives.vbo.drawable that implement IGLBindedResourceModifier and TypeClassDescriptionclassclassADrawableVBOis able to efficiently draw a large collection of geometries.classADrawableVBO2is able to efficiently draw a large collection of geometries.classclassclassWarning!classclass -
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives.volume
Classes in org.jzy3d.plot3d.primitives.volume that implement IGLBindedResourceModifier and TypeClassDescriptionclassclassclasshttps://developer.nvidia.com/gpugems/gpugems/part-vi-beyond-triangles/chapter-39-volume-rendering-techniques https://www.codeproject.com/Articles/352270/Getting-Started-with-Volume-Rendering-using-OpenGL https://community.khronos.org/t/volume-rendering-with-3d-textures/73681 -
Uses of IGLBindedResource in org.jzy3d.plot3d.rendering.scene
Methods in org.jzy3d.plot3d.rendering.scene that return types with arguments of type IGLBindedResource -
Uses of IGLBindedResource in org.jzy3d.plot3d.rendering.textures
Classes in org.jzy3d.plot3d.rendering.textures that implement IGLBindedResource -
Uses of IGLBindedResource in org.jzy3d.plot3d.rendering.view.annotation
Classes in org.jzy3d.plot3d.rendering.view.annotation that implement IGLBindedResourceModifier and TypeClassDescriptionclassDraws the barycenter of anGeometryand a line each point and the barycenter.