one.empty3.library.IBasicLighter.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of empty3-library-generic Show documentation
Show all versions of empty3-library-generic Show documentation
3D rendering engine. Plus modeling. Expected glsl textures 3d and 2d rendering
package be.ibiiztera.md.pmatrix.pushmatrix;
import java.awt.Color;
public class IBasicLighter
{
public Color calculerLumierePoint(Point3D point, Color couleur);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy