Socket
Socket
Sign inDemoInstall

noll

Package Overview
Dependencies
569
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    noll

An environment for computer graphics experiments


Version published
Weekly downloads
13
increased by550%
Maintainers
1
Install size
31.0 MB
Created
Weekly downloads
 

Readme

Source

noll

npm npm version npm downloads

Screen

  • environment for computer graphics experiments
  • easily create prototypes and experiments
  • webpack dev server, ES6 with babel
  • hot module replacement
  • implement experiments only with an initialize and update function
  • neat user interface for controlling your experiments
  • define controls for your parameters
  • support for canvas, threejs, glsl and many more

Getting started

The easiest way to get started is to clone the noll-starter repository.

git clone https://github.com/malte-wessel/noll-starter.git
cd noll-starter
npm install
npm start

Why?

Work in progress

How it works

Work in progress

Features

Work in progress

Development server

Work in progress

  • Webpack dev server
  • ES6 with babel
  • Hot module replacement
  • Support for glsl, importing shaders

Define controls

Work in progress

  • Text control
  • Number control
  • Boolean control
  • Select control
  • Color control

Starter packs

Work in progress

  • 2D
  • Three.js
  • stackgl

Keywords

FAQs

Last updated on 07 Aug 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc