Zanir » Java

Archive for the ‘Java’ Category

J006 – camera

06.11.2004

J006_cameraDownload:
runable jar
source code

Applet:

Read the rest of this entry »

J005 – z-buffer

06.11.2004

J005_zBufferDownload:
runable jar
source code

Applet:

Read the rest of this entry »

J004 – lights

01.11.2004

J004_lightsDownload:
runable jar
source code

Applet:

Read the rest of this entry »

J003 – triangle

01.11.2004

J003_trianglesDownload:
runable jar
source code

Applet:

Read the rest of this entry »

J002 – perspective

01.11.2004

J002_perspectiveDownload:
runable jar
source code

Applet:

Read the rest of this entry »

J001 – lines

31.10.2004

J001_linesDownload:
runable jar
source code

Applet:

Read the rest of this entry »

J000 – noise

18.10.2004

J000_noiseDownload:
runable jar
source code

Applet:

Read the rest of this entry »

J00x – Java programs

18.10.2004

javaI made my own 3D renderer in java due to school task. Programs draw all in software. I don’t use OpenGL or Direct3D. I don’t use Java3D.