Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/terance-edmonds/3d-world

A simple 3D-world build with NextJs, ThreeJs and Blender.
https://github.com/terance-edmonds/3d-world

nextjs react threejs

Last synced: 24 days ago
JSON representation

A simple 3D-world build with NextJs, ThreeJs and Blender.

Awesome Lists containing this project

README

        

# 3D World with NextJS

## Packages

ThreeJS - https://threejs.org/ \
CannonJS - http://www.cannonjs.org/ \
NextJs - https://nextjs.org/

## Usage

### Install packages (node_modules)

> yarn install

or

> npm install

### Run on localhost:3000

> yarn dev

or

> npm dev

That's It. Enjoy! 😏