particles

command module
v0.0.0-...-f4fbe18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2023 License: CC0-1.0, MIT Imports: 6 Imported by: 0

README

mizu Particles

A little particle system made on Mizu.

  • To create any effect, you need to create a particle.
  • All particles in this system are divided into main and secondary, they are called emitters and particles.
  • Emitters contain the enabled root component, while the particles do not.
  • This example contains a scene with a two emitters that creates particles each frame and transmits its settings to them.
  • The emitter parameters indicate various physical quantities that you can play with to achieve various effects.
Contents
Preview

particles-preview

Running

To run the example from sources do the following command:

go run github.com/sedyh/mizu/examples/particles@master

Please remember that @master only works since Go 17.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL