Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Light « 3D « Java
Java
3D
Light
1.
Light Demo
2.
Creates an ambient light and a one directional light
3.
This builds a red sphere using the Sphere utility class and adds lights
4.
ExDirectionalLight - illustrate use of directional lights
5.
ExAmbientLight - illustrate use of ambient lights
6.
ExPointLight - illustrate use of point lights
7.
ExLightScope - illustrate use of light scope groups
8.
Illustrate use of light influencing bounds, and bounding leaves
9.
ExSpotLight - illustrate use of spot lights
10.
AmbientLight, DirectionalLight, PointLight and SpotLight
11.
Lighting Plane
12.
Spot Light
13.
LightScopeApp creates a scene that is paritally light
14.
Light Viewer
15.
Light Bug