Was just looking at blender tutorials when i found this.
http://www.youtube.com/watch?v=zrczZqCcthg&NR=1
Look familiar?
Search found 7 matches
- Wed Apr 02, 2008 9:46 am
- Forum: Project Announcements
- Topic: Dungeoneer!
- Replies: 57
- Views: 7420
- Sat Dec 09, 2006 7:30 am
- Forum: Irrlicht.NET
- Topic: 2D in C#
- Replies: 4
- Views: 2268
- Fri Dec 08, 2006 5:46 am
- Forum: Irrlicht.NET
- Topic: [Help] How to install Irrlicht in VB.Net
- Replies: 8
- Views: 3326
- Fri Dec 08, 2006 5:10 am
- Forum: Irrlicht.NET
- Topic: 2D in C#
- Replies: 4
- Views: 2268
- Fri Dec 08, 2006 4:47 am
- Forum: Irrlicht.NET
- Topic: [SOLVED] [C#] Need help loading DeleD maps
- Replies: 4
- Views: 2026
- Thu Dec 07, 2006 9:38 pm
- Forum: Irrlicht.NET
- Topic: [SOLVED] [C#] Need help loading DeleD maps
- Replies: 4
- Views: 2026
How would I go about doing this. I looked at the .NET documentation and I couldn't find anything satisfactory. Please know this is the first engine that I am working with and I don't know how to do alot of things right now. Thanks for the help though anteater, but unluckily I need help doing your so...
- Thu Dec 07, 2006 9:35 am
- Forum: Irrlicht.NET
- Topic: [SOLVED] [C#] Need help loading DeleD maps
- Replies: 4
- Views: 2026
[SOLVED] [C#] Need help loading DeleD maps
I need help loading a simple map i made with DeleD. My code is based off of the .NET tutorial for loading the Quake 3 level. All of my meshes and textures load correctly and the console displays nothing is wrong but all I get is a grey screen. Here is my code... [C#] using System; using System.Colle...