Search found 6 matches

by Reverie
Sun May 22, 2005 4:39 am
Forum: Beginners Help
Topic: Textures on an Object "Using Meshviewer"
Replies: 2
Views: 312

Anyone have any possible ideas on this? I'm still stuck on it last few days. It's bottlenecking my productivity (not that it's anyone's fault in particular), but i would like to get around it. I'm open to alternative suggestions as well. Are tiled textures through 3d studio max not supported in irrl...
by Reverie
Sat May 21, 2005 8:13 am
Forum: Beginners Help
Topic: Help with tutorial 1, dll not found
Replies: 5
Views: 357

yes, the #pragma comment tells the linker to link to that file rather then using the alternative method of setting your library file location in the project options/properties.
by Reverie
Sat May 21, 2005 8:08 am
Forum: Beginners Help
Topic: Question about engine lib and dll
Replies: 10
Views: 619

Hi! When you compile the library yourself in Visual Studio, you have to tell the compiler what type of Library file you'd like. To me, it sounds like you are making it a "Dynamic Library" (.DLL)... you need to change that to a "Static Library" (.LIB) If you're using .NET it's Pro...
by Reverie
Thu May 19, 2005 3:37 pm
Forum: Beginners Help
Topic: Help! Hello World crashes
Replies: 9
Views: 486

What error(s) are you getting? And what platform/compiler/language/etc?
by Reverie
Thu May 19, 2005 1:17 pm
Forum: Beginners Help
Topic: Textures on an Object "Using Meshviewer"
Replies: 2
Views: 312

Textures on an Object "Using Meshviewer"

Ok, i've been searching in the forums forever, and if it's here I can't find it. My rule of thumb is if I can't find what i'm looking for within 2 hours, then I'll post. I've made a 'room' in 3d Studio Max using 3 textures. One is a brick texture, another is a tiled floor texture, and another is a s...
by Reverie
Thu May 19, 2005 12:08 pm
Forum: Beginners Help
Topic: illeagal action
Replies: 6
Views: 305

Kind of a quick and dirty approach, and sorta lame but does the trick. I had this issue with something else a while back, I used some video editing software that allows you to capture your desktop and it's contents, cranked up the fps, ran the program, and then viewed the movie frame by frame till i...