Search found 3 matches

by ledzeppelin
Thu Dec 04, 2003 8:21 pm
Forum: Beginners Help
Topic: Screenshots
Replies: 9
Views: 1295

analogx has a program called capture that captures whole desktops or just opened windows, can save to a predefined file, and features hotkeys that are user definable. Get it athttp://www.analogx.com/contents/downloa ... apture.htm...unless you want to program the same thing yourself!
by ledzeppelin
Wed Nov 19, 2003 2:15 am
Forum: Open Discussion and Dev Announcements
Topic: terain demo 0.02
Replies: 1
Views: 1399

just downloaded the terrain demo and i've also encounted the same problem.....possibly there are conflicts with devcpp and the demo headers( :? ?)

I'll be getting MSVC soon so i can test it with that compiler. I hate microsoft but Devcpp can be too dificult.
by ledzeppelin
Tue Nov 18, 2003 10:04 pm
Forum: Open Discussion and Dev Announcements
Topic: Tokomak header issues.
Replies: 0
Views: 2209

Tokomak header issues.

Hi all, I have copied the code straight from Matt Couche's Tokomak tutorial and for some reason i get 400 errors when i try to compile the Tokomak example. Most of the errors make reference to ne_SMath.h so i figured i must be doing something wrong with the additional include files. However, i've ad...