Hi,
Is the solution found here safe? Is it STL or Irrlicht? Will it break the cross platform-ness?
Thanks,
-sevans
Search found 6 matches
- Fri Apr 06, 2007 7:28 pm
- Forum: Beginners Help
- Topic: keyboard input
- Replies: 10
- Views: 835
- Thu Mar 22, 2007 5:06 pm
- Forum: Beginners Help
- Topic: resizing a 2D Image
- Replies: 1
- Views: 276
resizing a 2D Image
Hi, I would like to display an image on my GUI. The image is not the correct size all of the time. Is there a way that I can draw this image resized to fit the dimensions i need? The image size is variable so making copies of the 2d image is not an option.
Thanks much,
sevans
Thanks much,
sevans
- Sat Mar 17, 2007 9:24 pm
- Forum: Beginners Help
- Topic: Fake Arcball rotation
- Replies: 1
- Views: 241
Fake Arcball rotation
Hey,
I am just trying to code up a quick arc ball system for my RTS Camera. What I want to do is:
When the user right clicks 'down' the current mouse coordinates are saved and mouse cursor should disappear, then on a mouse move (while the right button is still down), the change in mouse coordinates ...
I am just trying to code up a quick arc ball system for my RTS Camera. What I want to do is:
When the user right clicks 'down' the current mouse coordinates are saved and mouse cursor should disappear, then on a mouse move (while the right button is still down), the change in mouse coordinates ...
- Sun Mar 04, 2007 5:57 pm
- Forum: Beginners Help
- Topic: Mouse Picking
- Replies: 2
- Views: 455
- Fri Mar 02, 2007 11:42 pm
- Forum: Beginners Help
- Topic: Mouse Picking
- Replies: 2
- Views: 455
Mouse Picking
Hi,
I am new to Irrlicht. I have been working through the Irrlicht tutorials. There is information in tutorial 7 for picking based on the camera. How can I do picking based on mouse clicks? Is there a tutorial or reference for this? I have done it using OpenGL before so I figure it must be possible ...
I am new to Irrlicht. I have been working through the Irrlicht tutorials. There is information in tutorial 7 for picking based on the camera. How can I do picking based on mouse clicks? Is there a tutorial or reference for this? I have done it using OpenGL before so I figure it must be possible ...
- Thu Mar 01, 2007 6:05 am
- Forum: Beginners Help
- Topic: Irrlicht.dll reference
- Replies: 1
- Views: 151
Irrlicht.dll reference
Hi,
I am an absolute noob to using Irrlicht and pretty much any API / library for that matter. My program builds fine but when I run it I get a 'Irrlicht.dll could not be found' error. As of now my program is in a completely different location than the Irrlicht files. Do I need to copy the Irrlicht ...
I am an absolute noob to using Irrlicht and pretty much any API / library for that matter. My program builds fine but when I run it I get a 'Irrlicht.dll could not be found' error. As of now my program is in a completely different location than the Irrlicht files. Do I need to copy the Irrlicht ...