Skip to content

mikolajsemeniuk/nuxt-threejs

 
 

Repository files navigation

nuxt-threejs

Three.jsをコンポーネント化したBackgroundでCubeが動作するサンプル。
どうしてもコンポーネントにしたい人向け。
Vue(Nuxt)の練習用なので、実用化レベルではありません。

Build Setup

# install dependencies
$ yarn install # Or npm install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 90.4%
  • JavaScript 9.6%