Small project

Started by bezhod, April 17, 2009, 10:51:53

Previous topic - Next topic

bezhod

Hi. ;D

I made jSat, small java 3d-library, using lwjgl.
I stopped coding it last year because i switch to c# but maybe you will find
something useful in it.

You can load it http://dhost.info/haima/jsat.php, click "jSat + esimerkit" (jsat+examples) link.
It uses older lwjgl but i think it works new lwgjl too, maybe some code changes.

Sorry, no documentation and all code comments are in finnish (like that web page).

And that md5 loader is buggy (bad port from c), so it is useless.
Obj-loader, glsl, shadows etc works quite well.

:)

elias4444

Out of curiosity, how's your experience been switching from Java and LWJGL to C#?
=-=-=-=-=-======-=-=-=-=-=-
http://www.tommytwisters.com

bezhod

I think C# is more like C++ so I like it better (operator overloads, etc).

Im using opentk (opengl binding for c#) and again coding small 3d library (csat, http://code.google.com/p/csat/).
(csat is not jsat port, i just started it from the begining)
Still learning until I switch again to some other programming language (maybe not).

:)

wolf_m

Why do you release this though if it's hard to make anything out of it?

I mean, wouldn't it make more sense to polish the code so that it is nice to develop with it and then release it to the public?

Or maybe you're selling it short and it is in fact awesome code, I don't know. You're just not sounding very confident.