threejs-rails:Three.js for Rails(5.0及更高版本)

时间:2024-05-31 18:42:01
【文件属性】:

文件名称:threejs-rails:Three.js for Rails(5.0及更高版本)

文件大小:341KB

文件格式:ZIP

更新时间:2024-05-31 18:42:01

Ruby

Threejs :: Rails 是一个很棒的3D javascript库,可轻松在浏览器中使用WebGL(即3D对象)进行播放。 请参阅。 这个gem将通过资产管道将threejs r89添加到您的Rails应用程序中: 安装 将此行添加到您的应用程序的Gemfile中: gem 'threejs-rails' , git : 'git://github.com/marvindanig/threejs-rails.git' 然后执行: $ bundle 或将其自己安装为: $ gem install threejs-rails 用法 将以下内容添加到您的app/assets/javascripts/application.js : // =需要三个 您很高兴在Rails应用程序上使用threejs! 贡献 分叉( ) 创建功能分支( git checkout -b m


【文件预览】:
threejs-rails-master
----.gitignore(124B)
----README.md(1KB)
----update.sh(767B)
----Gemfile(98B)
----threejs-rails.gemspec(954B)
----vendor()
--------assets()
----LICENSE.txt(1KB)
----lib()
--------threejs-rails.rb(136B)
--------threejs-rails()
----Rakefile(29B)

网友评论