Ternion

screenshot of Ternion

A simple starter kit to prototype quickly your ideas with Three.js

Overview

Ternion is a simple and opinionated starter kit designed to help users prototype their ideas quickly with Three.js. It includes several features such as Three.js and post processing, dat.GUI integration, linting with Javascript Standard Style, and more.

Features

  • Three.js and post processing
  • dat.GUI integration
  • Code linted with Javascript Standard Style
  • budō for a fast development server with LiveReload
  • ES2015 transpiling with Babel 6 (stage 0 enabled)
  • Development and production builds with UglifyJS transform
  • Glslify transform for vertex and fragment shaders
  • Basic functions and helpers provided
  • Stylus support for stylesheets

Summary

Ternion is a handy starter kit for quickly prototyping ideas with Three.js. With its opinionated approach, it provides an efficient development environment with features like post processing, dat.GUI integration, code linting, fast development server with LiveReload, and more. Users can easily install Ternion by cloning the repository and installing the dependencies. Overall, Ternion simplifies the process of creating prototypes and allows users to focus on their creative ideas.