Iranon / threeforce

A Three.js project generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Threeforce

A Three.js project generator

Download a template in zip format, extract and install.

Run npx threeforce <project_name> <optional_URL>

  1. The project name is expected as the first argument.
  2. The second argument (optional) is the template URL string (It must point to a .zip file with one main folder).

If the URL is not provided the default template threemplate will be downloaded.

A project folder will be set starting from the working directory in which the command is launched.

About

A Three.js project generator

License:MIT License


Languages

Language:TypeScript 74.0%Language:JavaScript 26.0%