An open API service indexing awesome lists of open source software.

https://github.com/0x0c/m3d13

Tiny 3DCG library.
https://github.com/0x0c/m3d13

3d-graphics c-plus-plus cpp cpp-library tiny-3dcg-library x11

Last synced: 9 months ago
JSON representation

Tiny 3DCG library.

Awesome Lists containing this project

README

          

m3d13
===
The m3d13 is a tiny 3DCG library using C++11.

![](https://raw.github.com/0x0c/m3d13/master/sample.png)

This is a beta version.

===
m3d.{h,cpp}... Core library.
Supporting basic vector calculation, basic matrix calculation, directional light and camera.
xm3d.{h,cpp}... Rendering engine using xlib.
Supporting draw polygon and draw axis.
===

Developing on OSX 10.9, Xcode5, Apple LLVM version 5.0 (clang-500.2.79) and XQuartz2.7.5.