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

https://github.com/polyforest/three-particles

A particle engine for THREE JS.
https://github.com/polyforest/three-particles

Last synced: over 1 year ago
JSON representation

A particle engine for THREE JS.

Awesome Lists containing this project

README

          

three-particles
========

[![Build Status](https://github.com/polyforest/three-particles/workflows/CI/badge.svg)](https://github.com/polyforest/three-particles/actions)
[![NPM Package](https://img.shields.io/npm/v/three-particles)](https://www.npmjs.com/package/three-particles)
[![NPM Downloads](https://img.shields.io/npm/dw/three-particles)](https://www.npmtrends.com/three-particles)
[![Wallaby.js](https://img.shields.io/badge/wallaby.js-powered-blue.svg?style=flat&logo=github)](https://wallabyjs.com/oss/)

# three-particles
A particle engine for THREE JS.

Check back in a month!

## Style Guide
https://google.github.io/styleguide/jsguide.html

## Wallaby.js

This repository contributors are welcome to use
[Wallaby.js OSS License](https://wallabyjs.com/oss/) to get
test results immediately as you type, and see the results in
your editor right next to your code.