「C3dl」修訂間的差異
出自 MozTW Wiki
(→有用的連結) |
(→有用的連結) |
||
行 19: | 行 19: | ||
* Our SVN Repo: svn://cdot.senecac.on.ca/canvas3d | * Our SVN Repo: svn://cdot.senecac.on.ca/canvas3d | ||
* [http://vlad.off.net/hg/canvas3d/ 在 Vlad's hg repo 中的 canvas3d 源碼] | * [http://vlad.off.net/hg/canvas3d/ 在 Vlad's hg repo 中的 canvas3d 源碼] | ||
+ | * [http://www.opengl.org/documentation OpenGL 文件] | ||
+ | * [http://nehe.gamedev.net/ Nehe 的 OpenGL 教學] | ||
+ | * [http://shape.cs.princeton.edu/benchmark/ .off (object file format) format info] |
於 2008年10月8日 (三) 12:43 的修訂
簡介
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