Skip to content

Planet-Source-Code/peter-wilson-a-3d-studio-v6-0-beta__1-50703

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A 3D Studio v6.0 beta

Description

Learn how to create your own 3D graphics library without using OpenGL or DirectX. This 3D application allows you to load DirectX data files into the application and view them in 3D. The virtual camera is centered on the origin (although you can change this). Use the mouse to move the virtual camera around the object. This 3D application uses a Right-Handed Coordinate system (as opposed to DirectX that uses a left-handed coordinate system). The 3D maths is based on industry recognized standards as found in 'Computer Graphics Principles and Practice, FoleyvanDamFeiner*Hughes'. The 3D maths uses column-vector notation and is very stable; it won't change too much in the future, so this would be a good project to get familiar with. I've listed the code as intermediate as I don't think its too hard to follow. Comments are everywhere. For those of you familiar with my previous works (look them up), this one does not have any fancy music or animation as it's focus is somewhat more serious.

More Info

Submitted On 2003-12-27 01:59:18
By Peter Wilson
Level Intermediate
User Rating 4.9 (78 globes from 16 users)
Compatibility VB 6.0
Category Graphics
World Visual Basic
Archive File A_3D_Studi168895112004.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published