Search found 3 matches

by technoinside
Fri Jul 31, 2009 10:03 pm
Forum: Beginners Help
Topic: Simple question about mesh dimensions and textures
Replies: 0
Views: 319

Simple question about mesh dimensions and textures

Hi there! Although i´m not new to 3d modeling and programming this is my very first time with an 3d engine. My first project is something similar to vr-walking (in project announcement forum). 1) Let´s suppose i´m modelling a complete house in rhinoceros or 3ds max. What´s the best scale for buildin...
by technoinside
Wed Dec 24, 2008 1:45 am
Forum: Competition Time!
Topic: Irrlicht In Motion Competition
Replies: 116
Views: 69754

noobs accepted too?
:roll:
by technoinside
Wed Jun 21, 2006 8:06 pm
Forum: Project Announcements
Topic: bcb6 (borland) and irrlicht v1.0
Replies: 34
Views: 9577

sorry for noob question, but you say in readme file to insert this code before CreateDevice: #include <float.h> _control87((_control87(0, 0) | ~0011), MCW_EM); but then I get some erros like: declaration syntax error on line 24 (namespace std {) and declaration syntax error on line 191 both on float...