Search found 38 matches
- Sun Jul 15, 2007 5:43 am
- Forum: Beginners Help
- Topic: trying to create a colliding ray from an on screen cursor
- Replies: 3
- Views: 391
- Sun Jul 15, 2007 3:44 am
- Forum: Beginners Help
- Topic: Deadline and i'm desperate,this should be Easy for you pros
- Replies: 1
- Views: 351
Deadline and i'm desperate,this should be Easy for you pros
Before anyone tells me to search the forums, i have, and everything i've found is either out of date (irrlicht 1.2 and below) or irrelevant, or is someone asking just like me and not getting an answer, or has a solution that just doesn't work.I've looked into the IcameraScenenodeFPS and tried to ...
- Sat Jul 14, 2007 4:01 am
- Forum: Beginners Help
- Topic: four questions associated with camera-enemy interaction
- Replies: 4
- Views: 501
- Sat Jul 14, 2007 2:50 am
- Forum: Beginners Help
- Topic: Custom Fps camera
- Replies: 9
- Views: 1500
- Sat Jul 14, 2007 12:29 am
- Forum: Beginners Help
- Topic: trying to create a colliding ray from an on screen cursor
- Replies: 3
- Views: 391
trying to create a colliding ray from an on screen cursor
i'm trying to use the position of an on screen cursor instead of the center of the screen for collision, the code i'm using (Based on what i understood from graphics programming is as follows) note that ms->pt.x and ms->pt.y is a custom input event handler code to point out where the mouse cursor is ...
- Sat Jul 14, 2007 12:04 am
- Forum: Beginners Help
- Topic: Custom Fps camera
- Replies: 9
- Views: 1500
- Fri Jul 13, 2007 6:02 pm
- Forum: Beginners Help
- Topic: Custom Fps camera
- Replies: 9
- Views: 1500
- Thu Jul 12, 2007 4:00 am
- Forum: Beginners Help
- Topic: A couple Questions
- Replies: 3
- Views: 292
- Mon Jul 09, 2007 9:27 pm
- Forum: Beginners Help
- Topic: four questions associated with camera-enemy interaction
- Replies: 4
- Views: 501
- Mon Jul 09, 2007 8:32 pm
- Forum: Beginners Help
- Topic: Custom Fps camera
- Replies: 9
- Views: 1500
- Mon Jul 09, 2007 8:26 pm
- Forum: Beginners Help
- Topic: four questions associated with camera-enemy interaction
- Replies: 4
- Views: 501
four questions associated with camera-enemy interaction
1- I know through the tutorials, that the code to collide with an enemy using a normal fps camera is basically using this
core::line3d<f32> line;
line.start = camera->getPosition();
line.end = line.start + (camera->getTarget() - line.start).normalize() * 1000.0f;
thing is, my virtual lines ...
core::line3d<f32> line;
line.start = camera->getPosition();
line.end = line.start + (camera->getTarget() - line.start).normalize() * 1000.0f;
thing is, my virtual lines ...
- Sat Jul 07, 2007 12:28 am
- Forum: Beginners Help
- Topic: four quick noobish questions
- Replies: 18
- Views: 1433
- Sat Jul 07, 2007 12:03 am
- Forum: Beginners Help
- Topic: four quick noobish questions
- Replies: 18
- Views: 1433
- Fri Jul 06, 2007 11:50 pm
- Forum: Beginners Help
- Topic: four quick noobish questions
- Replies: 18
- Views: 1433
- Fri Jul 06, 2007 11:33 pm
- Forum: Beginners Help
- Topic: four quick noobish questions
- Replies: 18
- Views: 1433