Next semesters programming assignment

K.I.L.E.R

Retarded moron
Veteran
I'm doing all programming classes, I've almost done them all but 2.
You work in pairs, right?

We together build a simple framework to create the "game" (requirement).
I go on by myself and create a miniture 3D graphics system based on Java2D.
Partner creates game.

What do you guys think?
Win/Win?

Octrees will be used as basis for storing 3D data.
Each "model" will be split up into parts and lighting will be done on the surface of those parts.

I've thought this idea through thoroughly during my post.
 
I haven't chosen a partner. I have only enrolled in the subject for next semester. :LOL:
EDIT: My post seems a little misleading.

I cannot use OpenGL for the project so I thought I may end up writing a very basic and non-too performance intensive 3D engine in J2D.
I've already done something along those lines already(I just put in the math and stuff all working in 3D with an output of 2D however I have yet to add lighting or shading) but I'd like to expand on it.

It will be part of the project.

Now that I've tackled a hell of a lot of maths during my break I feel more confident that I can get a well performing 3D engine running in software.

Alstrong said:
Does your partner know what your plans are? ;)
 
Back
Top