Search found 2 matches
- Sun May 22, 2005 10:17 am
- Forum: Coding Blender
- Topic: Help getting started programming 3D C++ ?
- Replies: 6
- Views: 9401
I haven't learned Blender yet so not sure what all tools it does have. want to make tools. TS has Polygon draw.LW,C4D does not http://www.atomic-3d.com/RK_Tutorial/RK_TS_Polygon-Draw.htm LW will subdivide a Tri,TS,C4D does not. http://www.atomic-3d.com/RK_Tutorial/RK_T_Mix_Sub-D_Tri-Quad.htm C4D has...
- Sun May 22, 2005 7:09 am
- Forum: Coding Blender
- Topic: Help getting started programming 3D C++ ?
- Replies: 6
- Views: 9401
Help getting started programming 3D C++ ?
I hate being a newbie with stupid questions and I would RTFM if I new where the coding 3D manual was ? Really want to learn C++ n code 3D. using Dev-C++ compiler. Microsoft compiler n directions our a bit much for now. Started here. http://www.cprogramming.com/tutorial.html sorta understand it.it's ...