1 / 8

3D House, Plaza, Solar System, Asteroid Game | OpenGL Projects

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.

rkuhn
Download Presentation

3D House, Plaza, Solar System, Asteroid Game | OpenGL Projects

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. COMPUTER GRAPHICSD10K-5C01GK90: Proyek OpenGLDr. Setiawan Hadi, M.Sc.CS. Program Studi S-1 Teknik Informatika FMIPA Universitas Padjadjaran

  2. 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

  3. 3D House

  4. 3D Plaza

  5. 3D Solar System

  6. 3D Asteroid Game

  7. 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]

  8. 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.

More Related