Click here to Skip to main content
Sign Up to vote bad
good
See more: C#3D
Hi,
 
for a little application of mine I want to draw a 'wireframe' of connected cubes like this:
http://quickscreen.eu/image.php?h=9824f5d035fd02dff47cbfbbb4df93e9[^]
(Sorry for my bad painting skills Wink | ;) )
 
I'm looking for an easy 3d engine/class that can draw lines, circles or cubes or spheres and where you can move the camera position.
It doesn't have to be a perfect engine/class, even something that renders Graphics on a form will do, but I can't find any that do the full job.
 
I hope it is clear what I am looking for, and I hope someone can help me.
 
Does anyone know what I can use for this?
Posted 7 Nov '12 - 11:20
Edited 7 Nov '12 - 11:21

Comments
joshrduncan2012 - 7 Nov '12 - 17:23
Try the C# version of OpenGL, called CSGL. http://csgl.sourceforge.net/

1 solution

I recommend using openGL first
try starting with something simple like these links:
 
http://www.developerfusion.com/article/3823/opengl-in-c/[^]
 
http://www.developerfusion.com/article/3823/opengl-in-c/2/[^]
 
since CSGL development was stopped, you might use OpenTK then.
http://www.opentk.com/[^]
 
Managed DirectX is pretty cool, but way more complex if your are not familiar with 3D.
 
hope it helps!
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 273
1 Sergey Alexandrovich Kryukov 179
2 Maciej Los 136
3 Richard MacCutchan 125
4 Tadit Dash 100
0 Sergey Alexandrovich Kryukov 10,264
1 OriginalGriff 7,917
2 CPallini 4,181
3 Rohan Leuva 3,522
4 Maciej Los 3,125


Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 7 Nov 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid