[go: nahoru, domu]

Skip to content

sanwu/open3dhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open3dhub

一套开源的3d资源分享工具

本软件采用node-webkit开发,

运行方式:

npm install

nw src

node-webkit在mac上的开发配置参考这篇文章

打包发布:

npm install grunt-cli -g

npm install & grunt