Search found 918 matches
- Mon Jun 07, 2010 12:02 pm
- Forum: Beginners Help
- Topic: Rotating an image
- Replies: 1
- Views: 343
- Thu Jun 03, 2010 4:30 pm
- Forum: Project Announcements
- Topic: [HELP WANTED] Front Warrior - team-based action FPS
- Replies: 34
- Views: 17323
- Thu Jun 03, 2010 8:30 am
- Forum: Beginners Help
- Topic: Game scripting languages
- Replies: 20
- Views: 4309
Also v8 from google, its a great and easy to use scripting engine (which i replaced my use of angelscript with). I also wrote a small primer/helper function for people interested in v8 : http://blog.owned.co.za/?p=205 There is also game programming gems 6, which compares a good handful of scripting ...
- Wed Jun 02, 2010 9:38 pm
- Forum: Beginners Help
- Topic: Question on Programming for MacOSX
- Replies: 6
- Views: 1108
- Tue Jun 01, 2010 5:19 pm
- Forum: Beginners Help
- Topic: Question on Programming for MacOSX
- Replies: 6
- Views: 1108
- Tue Jun 01, 2010 7:51 am
- Forum: Project Announcements
- Topic: FontMapper - another alternative to irrlicht's font tool
- Replies: 16
- Views: 8548
- Mon May 31, 2010 5:12 pm
- Forum: Beginners Help
- Topic: Question on Programming for MacOSX
- Replies: 6
- Views: 1108
.m = Objective C code only .mm = Objective C++ (Objc and C++ can be used together) .cpp/cc = C++ code, You can code as much c++ as you want to, and the compiler will know what to do with the file based on the extension. If you :Get Info: on the specific file, there is a build rules tab which can be ...
- Sun May 30, 2010 2:56 pm
- Forum: Off-topic
- Topic: Looking for "Irrlicht'ers" in Namibia
- Replies: 3
- Views: 1114
- Sun May 30, 2010 2:54 pm
- Forum: Advanced Help
- Topic: Landscape mode problem on iPhone
- Replies: 5
- Views: 1111
The iPhone VIEW (key word for looking in the iPhone docs) is a UIView component, rotate that instead and use 480x320. That will also handle when you want to use autorotation or device orientation notification rotations. Inside the iPhone driver theres a UIView, in the initialisation, just change its...
- Wed May 26, 2010 12:58 pm
- Forum: Off-topic
- Topic: Cool tennis game (indie game)
- Replies: 3
- Views: 946
Cool tennis game (indie game)
NOT using irrlicht, so dont get too excited. The engine was made by the guys who made the game and it looks awesome. It uses Irrklang though 2-3 years development time on an indie game is an awesome achievement. When it makes a rock solid game thats even better, check this out : www.fullacetennis.co...
- Fri Jan 08, 2010 1:25 am
- Forum: Advanced Help
- Topic: Compiling irrlicht ogl-es branch for iphone (progress)
- Replies: 148
- Views: 68226
- Mon Jan 04, 2010 3:25 pm
- Forum: Code Snippets
- Topic: Geometry Shaders for Irrlicht(development closed till later)
- Replies: 59
- Views: 17983
- Mon Jan 04, 2010 3:24 pm
- Forum: Advanced Help
- Topic: How to apply Bullet Quaternion to Irrlicht Mesh?
- Replies: 7
- Views: 3942
- Mon Jan 04, 2010 5:32 am
- Forum: Game Programming
- Topic: New to Game Programming, Couple Questions
- Replies: 6
- Views: 2884
- Sun Jan 03, 2010 4:31 pm
- Forum: Game Programming
- Topic: New to Game Programming, Couple Questions
- Replies: 6
- Views: 2884