A web 3d object viewer using pure javascript and html canvas
- 资源大小:38.07 MB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
Introduction
Welcome to JSC3D. This project provides a 3d object viewer for presenting 3d models and small scenes on a web page. JSC3D is coded entirely in Javascript and requires an HTML canvas to perform rendering and interactions.
JSC3D does not target at a serious all-purpose 3d engine. It is made especially for online design sharing and product exhibition. JSC3D is built on pure Javascript software rendering using 2d canvas technology as well as an optional WebGL back-end that provides more efficient rendering. It is designed to be widely compatible with most major browsers that support HTML5 Canvas feature. JSC3D has been tested on Opera, Chrome, Firefox, Safari, IE9 and more. A modified edition for Microsoft IE versions less than 9 is also available.
Features
CAD Style Orthographic View
Z-Buffering
Fixed Directional Lighting (Headlight)
Render as Points
文 件 列 表
external
FlashCanvasPro
Sonic
tools
closure
doc_generator
jsc3d.3ds.js
jsc3d.console.js
jsc3d.js
jsc3d.touch.js
jsc3d.webgl.js
jsc3d_ie.js
readme.txt
bin
jsc3d.min.js
jsc3d_ie.min.js
build
compile.bat
compile.sh
gendoc.bat
gendoc.sh
demos
avatar.html
avatar_ie_compatible.html
bank
bank.html
bmw
bmw.html
bmw_ie_compatible.html
characteranimation
characteranimation.html
dinosaur.html
earth.html
earth_ie_compatible.html
hotel
hotel.html
house.html
iphoneg4
iphoneg4.html
jollyship
jollyship.html
jollyship_ie_compatible.html
map3d
map3d.html
md2viewer
md2viewer.html
models
sailingboat
sailingboat.html
sandiego
sandiego.html
sandiego_ie_compatible.html
street
street.html
submarina.html
temple
temple.html
terrain.html
test.html
test_ie_compatible.html
tricera.html
turtle.html
tv.html
docs
files.html
index.html
symbols