「C3dl」修訂間的差異
出自 MozTW Wiki
(→有用的連結) |
(→有用的連結) |
||
行 22: | 行 22: | ||
* [http://nehe.gamedev.net/ Nehe 的 OpenGL 教學] | * [http://nehe.gamedev.net/ Nehe 的 OpenGL 教學] | ||
* [http://shape.cs.princeton.edu/benchmark/ .off (object file format) format info] | * [http://shape.cs.princeton.edu/benchmark/ .off (object file format) format info] | ||
+ | |||
+ | == 類別繼承圖 == | ||
+ | [[Image:http://img126.imageshack.us/img126/3032/layoutqe4.jpg]] |
於 2008年10月8日 (三) 12:44 的修訂
簡介
Canvas 3D JS Library (C3DL) 是 javascript 函式庫,也就是裡頭提供的全部是 Javascript, 必須安裝 Canvas3D extension of firefox, c3dl 程式碼在此。主要目的是讓你在 Firefox/Mozilla 平台用 Canvas/OpenGL 的方式撰寫 3D 的網路應用。
C3DL 提供一系列的數學、景觀、及3D物件類別,讓你在用 Canvas 會更有彈性,當然主要就是要縮短開發時間。
本專案開發人員
- Catherine Leung
- Mark Paruzel (CodeBot)
- Andrew Smith
- Chris Bishop (Javascript)
- Andor Salga
有用的連結
- 我們的網站
- 我們的 blog
- Our SVN Repo: svn://cdot.senecac.on.ca/canvas3d
- 在 Vlad's hg repo 中的 canvas3d 源碼
- OpenGL 文件
- Nehe 的 OpenGL 教學
- .off (object file format) format info