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.
- Host: GitHub
- URL: https://github.com/0x0c/m3d13
- Owner: 0x0c
- Created: 2013-11-13T16:55:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-24T23:41:41.000Z (about 12 years ago)
- Last Synced: 2025-02-12T00:45:24.345Z (over 1 year ago)
- Topics: 3d-graphics, c-plus-plus, cpp, cpp-library, tiny-3dcg-library, x11
- Language: C++
- Size: 637 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
m3d13
===
The m3d13 is a tiny 3DCG library using C++11.

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.