80 likes | 94 Views
Explore various 3D projects using OpenGL, including a 3D house, plaza, solar system, and asteroid game. Get access to popular graphics and gaming libraries with the Tao Framework and OpenTK.
E N D
COMPUTER GRAPHICSD10K-5C01GK90: Proyek OpenGLDr. Setiawan Hadi, M.Sc.CS. Program Studi S-1 Teknik Informatika FMIPA Universitas Padjadjaran
Projects • 3D House • http://www.codeproject.com/Articles/987274/My-first-OpenGL-Project-A-D-House • 3D Plaza • http://www.codeproject.com/Articles/313099/D-Plaza-in-Csharp-with-opengl-Exploration • Solar System • http://www.codeproject.com/Articles/577259/D-solar-system-with-OpenGL-and-Csharp • Asteroid Game • http://www.codeproject.com/Articles/308167/A-Basic-D-Asteroid-Game-in-openGL-with-Csharp
TAO Framework • The Tao Framework is a C#library giving .NET and Mono developers access to popular graphics and gaming libraries like OpenGL and SDL. • It was originally developed by the C# OpenGL programmer Randy Ridge, and since its start many developers have contributed to the project. • The latest version of Tao is version 2.1 released on May 1, 2008. • Tao Framework has been superseded by OpenTK.[1]
OpenTK • The Open Toolkit is an advanced, low-level C# library that wraps OpenGL, OpenCL and OpenAL. It is suitable for games, scientific applications and any other project that requires 3d graphics, audio or compute functionality.