Horde3D

Next-Generation Graphics Engine
It is currently 25.06.2024, 06:29

All times are UTC + 1 hour




Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: 11.03.2008, 06:20 
Offline

Joined: 08.03.2008, 18:45
Posts: 23
I'm just getting started with Horde3D and 3D graphics in general, and was wondering if anybody could offer some pointers. I know I'm in way over my head, but that's kind of the point. :wink:


Believe me, I am googling furiously and have been inspecting / toying with the samples -- I'm not asking you to do my work for me. But sometimes there's that one book or resource that really unlocks everything... any more experienced persons feel like sharing? :D

Right now I feel like me major weak spots are GLSL and 3D math/linear alg. GLSL I'm starting to get a grip with, but I could really use a recommendation for a math-oriented 3D graphics book.

Thanks!
-- and kudos on an awesome engine, I love the simplicity/elegance.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: 11.03.2008, 10:47 
Offline
Tool Developer

Joined: 13.11.2007, 11:07
Posts: 1150
Location: Germany
if you have already some basic knowledge about linear algebra, I would suggest
"3D Game Engine Design - A practical approach to real-time computer graphics" by David H. Eberly


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: 12.03.2008, 22:19 
Offline

Joined: 16.01.2008, 00:24
Posts: 73
Location: Canada/Quebec
For the 3D math aspect, ive just bought this book wich explain very well all the basic to make a 3D game engine.

Ive bought this book too and it seems to be a really great book to learn about GLSL.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: 14.03.2008, 04:28 
Offline

Joined: 08.03.2008, 18:45
Posts: 23
Thanks, I was wondering about that book for GLSL. Will check out the other recommendations.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: 15.03.2008, 07:26 
Offline

Joined: 27.11.2007, 01:33
Posts: 1
this one on math I would say covers most of what you would want.
http://www.amazon.com/Mathematics-Progr ... y_b_text_b

Unfortunally, I haven't found a GLSL equivalent of "The Cg Tutorial" yet. So... if you're anything like me "the orange book" sucks. :(

_________________
- pnx


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: 15.03.2008, 11:16 
Offline
Engine Developer

Joined: 10.09.2006, 15:52
Posts: 1217
Although no book, this is a great introductive tutorial to GLSL shader programming. It also covers the OpenGL API for shaders which you usually don't need since Horde is doing all that for you. The more interesting parts are the basics and examples.

http://www.lighthouse3d.com/opengl/glsl/


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: 15.03.2008, 15:18 
Offline

Joined: 16.01.2008, 00:24
Posts: 73
Location: Canada/Quebec
panoramix wrote:
this one on math I would say covers most of what you would want.
http://www.amazon.com/Mathematics-Progr ... y_b_text_b


Ive read this one, and I found its more a reference book than a book to learn.

The math book wich ive talked about in my first reply here dont cover a lot of topic but it explain them very well with a lot of example in c++.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: 17.03.2008, 18:51 
Offline

Joined: 08.03.2008, 18:45
Posts: 23
marciano wrote:
Although no book, this is a great introductive tutorial to GLSL shader programming. It also covers the OpenGL API for shaders which you usually don't need since Horde is doing all that for you. The more interesting parts are the basics and examples.

http://www.lighthouse3d.com/opengl/glsl/


I found this a while ago and agree that it is an excellent intro. I've been meaning to import some of the examples into Horde to play with but I started working on framework stuff instead, ie states, actor objects, events.

Thanks again for the tips!


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group