Search found 67 matches

by Frodenius
Wed Mar 28, 2007 4:06 pm
Forum: Jirr
Topic: Jirr/Irrlicht Tutorials (looking to give, not take)
Replies: 14
Views: 9846

btw, i forgot to thank you for your input np its a pleasure.. :) well i wouldve made a "mask" with a fire ring (the rest is transparent) create two billboards, the mask is in the front but the ring has to be thick enough to cover the parts of the rendertarget which are not in the circle.....
by Frodenius
Mon Mar 26, 2007 5:12 pm
Forum: Advanced Help
Topic: Making a scripting language for Irlicht?
Replies: 22
Views: 2145

what about bytecode? see lua.
by Frodenius
Mon Mar 26, 2007 5:10 pm
Forum: Jirr
Topic: Crashing with IEventReceiver
Replies: 3
Views: 5487

the vm did a more detailed description of the error (.log) please post it. or at least the call stack.
by Frodenius
Sun Mar 25, 2007 3:53 pm
Forum: Advanced Help
Topic: Backdrop camera
Replies: 4
Views: 586

create the static camera then render its view once to a texture and use it for the mesh. after that you can drop the camera and start the main game loop.
by Frodenius
Sat Mar 24, 2007 2:50 pm
Forum: Jirr
Topic: JIrr and applet
Replies: 7
Views: 5979

not that i know of
by Frodenius
Fri Mar 23, 2007 1:34 pm
Forum: Off-topic
Topic: Linux IDE's suck!!
Replies: 56
Views: 4574

anylo wrote:Collegue of mine said that emacs is the best tool in the world, but I'm not quite sure is it IDE or OS. ;)
:lol: :lol:
by Frodenius
Fri Mar 23, 2007 1:20 pm
Forum: Jirr
Topic: Jirr/Irrlicht Tutorials (looking to give, not take)
Replies: 14
Views: 9846

hey, sry for the late answer but im currently a bit stressed with exams.. this portal is a funny thing.. :D it would look better to place the sphere in the middle and not stuck in the wall.. portal.setPosition(new vector3df(100,5,100)); after creation. there is one thing thats irritating, why do you...
by Frodenius
Tue Mar 20, 2007 3:16 pm
Forum: Project Announcements
Topic: RANDWELT greets the world
Replies: 11
Views: 6010

i saw it on softgames or developia.. or maybe somewhere else.. dont remember, funny to see it here :) btw nice project!
by Frodenius
Mon Mar 12, 2007 3:40 pm
Forum: Advanced Help
Topic: Pausing a scene?
Replies: 20
Views: 2795

belfegor wrote:Taking screenshot takes time ( about 1.5 seconds on my PC)
huh your pc is slow... ;D why does it take that much time?
by Frodenius
Sun Mar 11, 2007 7:22 pm
Forum: Open Discussion and Dev Announcements
Topic: German Irrlicht-Community
Replies: 5
Views: 638

wow thats amazing! the german irrlicht community on http://exelsior.ex.funpic.de/ died away some time ago, it really was time to found a new one!
by Frodenius
Fri Mar 09, 2007 1:21 pm
Forum: Off-topic
Topic: An MMORPG - Can we do it? Our plan.
Replies: 70
Views: 5871

pff calm down man...

if you really want to make a nice mmorpg read http://www.devmaster.net articles about eternal land!! ( http://www.devmaster.net/articles/mmorp ... /part1.php ) or the beginners guide how to make a mmorpg. well and the latest might also be interesting for you.
by Frodenius
Thu Mar 08, 2007 5:47 pm
Forum: Jirr
Topic: Jirr/Irrlicht Tutorials (looking to give, not take)
Replies: 14
Views: 9846

well im currently up on learning java for fun but i am already familiar with c++ an several other programming languages so this wont be so hard i think. i want to use irrlicht via jirr so i would read your tutorials and say how to make them better ;) as you see i can only offer criticism... maybe al...
by Frodenius
Mon Mar 05, 2007 8:45 pm
Forum: Off-topic
Topic: become a millionair
Replies: 8
Views: 601

ok that one was funny :D
by Frodenius
Mon Mar 05, 2007 8:41 pm
Forum: Off-topic
Topic: making games
Replies: 30
Views: 1847

besides irrlicht has 2d functionality. and well if you're good you can have a 2d game with it in a few ours of hacking.