Hello Guest

Looking for help

  • 27 Replies
  • 24444 Views
*

Offline Matzon

  • *****
  • 2242
Re: Looking for help
« Reply #15 on: October 26, 2010, 11:49:21 »
Well, technically, it would be something that could be used to wow users as well as test that stuff works.
As such, I don't mind using an engine, however I *really* don't want to make this into a engine vs engine fight.

The fact that it is engine based, however, usually means that its of a somewhat large size?

*

Offline bobjob

  • ****
  • 394
  • LWJGL: WOW SO GOOD
Re: Looking for help
« Reply #16 on: October 26, 2010, 12:04:17 »
Here is my benchmark demo.
m considerably proud of the dynamic loading. the intial setup is very small to load, and it will load continual tests in the background
currently it loads the first particle test with the main classes and lwjgl. then loads test2 Model Display in the background then adds it to the class path. Havnt tested it in Linux.
Next test will be a reflection/refraction water shader demo that I have made.

http://have2chat.net/benchmark
and fullpage version here:
http://have2chat.net/benchmark/fullpage.html

Current Version:
* Small loader
* Particle Display Test
* Model Display Test

Things to do:
* fix model display test to use orignal models, and more of them.
* add result output after test end.
* add more tests
* add a run all option.
« Last Edit: October 28, 2010, 05:06:50 by bobjob »

Re: Looking for help
« Reply #17 on: October 26, 2010, 13:37:29 »
Or that realtime demo that had been postet some years ago:
http://lwjgl.org/forum/index.php/topic,2725.0.html

Re: Looking for help
« Reply #18 on: October 26, 2010, 14:59:53 »
I'm sure that some people have made some games here licensed under an open source license ???

The only thing I might be adding is a better particle system demo.  Maybe I'll write the worst game ever in 2 days and post it lol.  Heck, I could start a game as a demo on Kenai, and allow everyone here to edit/add code.

What do people want to see as a demo?  I guess that's the question....
cool story, bro

*

Offline bobjob

  • ****
  • 394
  • LWJGL: WOW SO GOOD
Re: Looking for help
« Reply #19 on: October 26, 2010, 15:30:20 »
if you guys make any open source demos, I can always place them in the benchmark test.


*

Offline Matzon

  • *****
  • 2242
Re: Looking for help
« Reply #20 on: October 26, 2010, 15:46:22 »
Or that realtime demo that had been postet some years ago:
http://lwjgl.org/forum/index.php/topic,2725.0.html
I actually tried to webstart it - but had some issues with it - and dropped it. But stuff of that quality - not necessarily a complete demo - would be very nice to show off.

*

Offline kappa

  • *****
  • 1319
Re: Looking for help
« Reply #21 on: October 26, 2010, 18:29:28 »
Or that realtime demo that had been postet some years ago:
http://lwjgl.org/forum/index.php/topic,2725.0.html

Oh cool, haven't seen that before, very impressive stuff. That would make a pretty cool demo, seems to use lwjgl 1.x though. If you have the source code available and would like I could have a go at updating it to lwjgl2 and create an online demo out of it?

Re: Looking for help
« Reply #22 on: October 26, 2010, 21:25:26 »
Or that realtime demo that had been postet some years ago:
http://lwjgl.org/forum/index.php/topic,2725.0.html

Oh cool, haven't seen that before, very impressive stuff. That would make a pretty cool demo, seems to use lwjgl 1.x though. If you have the source code available and would like I could have a go at updating it to lwjgl2 and create an online demo out of it?
Feel free to contact the author as iam not the one ;) Maybe he is still checking for PMs.

*

Offline basil

  • **
  • 81
Re: Looking for help
« Reply #23 on: October 26, 2010, 22:05:40 »
maybe I can catch kaneel since was on renoise.com

Re: Looking for help
« Reply #24 on: October 27, 2010, 04:16:58 »
You could direct people to minecraft as a demo since it uses LWJGL lol.  The guy's made over a million dollars off of it.
cool story, bro

Re: Looking for help
« Reply #25 on: November 02, 2010, 21:02:18 »
I would like to help by bug testing. I am not a programmer though, but I run FreeBSD 8.1-STABLE x86_64. Um, what do y'all need help with?

Re: Looking for help
« Reply #26 on: November 08, 2010, 23:13:43 »
You could direct people to minecraft as a demo since it uses LWJGL lol.  The guy's made over a million dollars off of it.

Does minecraft use just lwjgl or jmonkey also?

*

Offline kappa

  • *****
  • 1319
Re: Looking for help
« Reply #27 on: November 08, 2010, 23:22:18 »
Does minecraft use just lwjgl or jmonkey also?
minecraft uses lwjgl directly.