Search found 65 matches

by Tr3nT
Mon Jul 19, 2010 8:39 pm
Forum: Beginners Help
Topic: Array
Replies: 5
Views: 648

using an array(or list) of objects?
u create the object,create an array of them and anytime you want use your function to set the values of the object(position, mesh) using a counter(using this one you could prefer to use an array,because u can the number to refer to the array,but you are limited ...
by Tr3nT
Thu Jul 08, 2010 10:55 am
Forum: Beginners Help
Topic: collision from 2d position in a plane
Replies: 2
Views: 375

Re: collision from 2d position in a plane

sorry for the up....
there is no one that can help me with this????
by Tr3nT
Mon Jul 05, 2010 8:43 pm
Forum: Beginners Help
Topic: collision from 2d position in a plane
Replies: 2
Views: 375

collision from 2d position in a plane

hi all....
i need to find a vector3df of the intersection from a line(from the camera to the mouse position) but it must be in a plane(for example in the plane Y=0)....
i could make a huge ,flat,cube and use it with intersections and the collision manager....
there is something less complicated ...
by Tr3nT
Thu Jul 01, 2010 12:08 pm
Forum: Beginners Help
Topic: visual c++ && irrlicht
Replies: 4
Views: 466

i know it...
i said it bad.....
by Tr3nT
Wed Jun 30, 2010 9:42 pm
Forum: Beginners Help
Topic: visual c++ && irrlicht
Replies: 4
Views: 466

i have a dev-cpp project...
i need to know which steps i have to follow in order to make it run
by Tr3nT
Wed Jun 30, 2010 8:46 pm
Forum: Beginners Help
Topic: visual c++ && irrlicht
Replies: 4
Views: 466

visual c++ && irrlicht

hi all!
i have never used irrlicht with visual c++
but i need it because irrAR isn't compatible with dev cpp....
how i can compile the project?
do u have a good tutorial?
thanks.....
by Tr3nT
Wed Jun 30, 2010 8:10 pm
Forum: Project Announcements
Topic: IrrAR - Irrlicht and Augmented Reality
Replies: 90
Views: 66520

hi all....
i ve tried to make run the code....but i have a list full of error like this
.drectve `/DEFAULTLIB:"LIBCMT" /DEFAULTLIB:"OLDNAMES" ' unrecognized

i've seen around internet and i've discovered that this error is connected with libraries that are incompatible with my compiler(dev-cpp ...
by Tr3nT
Wed Jun 23, 2010 11:40 am
Forum: Beginners Help
Topic: animaton without loop
Replies: 1
Views: 342

animaton without loop

hi all
i have an animated model and i need to make it move...
but i don't need a loop(for example a man reloading a gun)...
how can i make it?
i can take the initial an final frame but i can't set setloop->(init,end)
there is a way to make the animation without loop???
thanks
by Tr3nT
Mon Jun 21, 2010 12:22 pm
Forum: Project Announcements
Topic: Castle Walker
Replies: 27
Views: 14880

no one can help me????
by Tr3nT
Fri Jun 11, 2010 1:24 pm
Forum: Project Announcements
Topic: IrrAR - Irrlicht and Augmented Reality
Replies: 90
Views: 66520

hi all...
someone has the right code for irrlicht 1.7.1???
this project is dead???
if someone has the right code for the 1.7.1, can post it???
thanks....
by Tr3nT
Mon Jun 07, 2010 2:03 pm
Forum: Project Announcements
Topic: Castle Walker
Replies: 27
Views: 14880

hi pera.....
i'm trying to make an editor for my game....
i have a question for you...
how have u done the little preview screen where u can see the rat???
how have u done it????
and how you store the elements??? with an array or a list????
by Tr3nT
Tue Jun 01, 2010 2:17 pm
Forum: Beginners Help
Topic: show the boundingbox of a model
Replies: 1
Views: 603

show the boundingbox of a model

Hi all....
i want to know if there is a way to show in the screen the BoundingBox of a node....
i can get it from the node but i don't know if there is a function or a way to show it....and , if i can, use lines of a colour I want.....
can someone help me???
thanks.....:-)
by Tr3nT
Fri May 28, 2010 9:44 pm
Forum: Beginners Help
Topic: help about make a water effect in the screen
Replies: 8
Views: 2133

i'm sorry i have to ask again...
i don't understant the steps i have to do...
and i've tried to find good resources but i fail......

the RTT must be a texture of something...right?
i thought it was a thing that needed only the texture....and using the glsl i could manipolate the screen using only ...
by Tr3nT
Tue May 25, 2010 11:31 am
Forum: Beginners Help
Topic: project problem...hlp needed
Replies: 1
Views: 386

uhm....i'm quite new in irrlicht, maybe i'm wrong but the assigment for the animation is inside the loop, then in any loop if a key is pressed the animation is set again....
you should need 2 vabiables that store the animation you are doing and the key that is pressed/than that you need)..for ...
by Tr3nT
Tue May 25, 2010 11:17 am
Forum: Beginners Help
Topic: help about make a water effect in the screen
Replies: 8
Views: 2133

thanks slavik262....i need a thing of that kind.....

can you tell me a good resource/tutorial to learn a bit how to use HLSL???
or also GLSL?
because it's new for me.....

or does anyone know someone that has done something like this raindrop effect????