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 TypeClassDescriptionclass
class
class
class
This 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.class
A cube defined by aBoundingBox3d
class
class
class
class
Creates an interpolated line to make a smooth 3d curve based on control points.class
A composite implementation of a parallelepiped, meaning it can be decomposed into distinct primitive for polygon ordering.class
class
A polygon made of two triangles with no wireframe on their adjacent side.class
A 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 TypeClassDescriptionclass
class
ADrawableVBO
is able to efficiently draw a large collection of geometries.class
ADrawableVBO2
is able to efficiently draw a large collection of geometries.class
class
class
Warning!class
class
-
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives.volume
Classes in org.jzy3d.plot3d.primitives.volume that implement IGLBindedResourceModifier and TypeClassDescriptionclass
class
class
https://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 TypeClassDescriptionclass
Draws the barycenter of anGeometry
and a line each point and the barycenter.