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

https://github.com/evangipson/jart3d

jart3d will try it's hardest to generate you an interesting audio and visual experience.
https://github.com/evangipson/jart3d

art-experience csharp generative-art generative-music shapes unity

Last synced: about 2 months ago
JSON representation

jart3d will try it's hardest to generate you an interesting audio and visual experience.

Awesome Lists containing this project

README

          

# jart3d
jart3d will try it's hardest to generate you an interesting art experience, using Unity.

jart3d generates art by layering different shapes, then generating rules for what those shapes look like at any given depth, then applies rotations, scales, and skews to generate the visual components. There is also generative audio in the form of a few basic wavelengths, and a couple custom ones, which oscillate out of each large shape.

Try to create multiple jartboards and see what happens!

Here are some of my favorite 3d jarts so far:
![Abstract 3d Jart 1](https://evangipson.com/jart/jart3d-06.png)

![Abstract 3d Jart 2](https://evangipson.com/jart/jart3d-11.png)

![Abstract 3d Jart 3](https://evangipson.com/jart/jart3d-07.png)

![Abstract 3d Jart 4](https://evangipson.com/jart/jart3d-10.png)

| jart3d Readme |
|---|
| [Controls](#controls) |
| [Built With](#built-with) |
| [Contributing](#contributing) |

# Controls
WASD: Back/Forward/Left/Right

Shift: Go faster

Mouse: Move camera

Left-click: Create jartboard with jartlets

Right-click: Create jartlets on most recent jartboard

# Built With
* [C#](https://docs.microsoft.com/en-us/dotnet/csharp/)
* [Unity Game Engine](https://unity.com/)
* [Visual Studio](https://visualstudio.microsoft.com/vs/)

# Contributing
I'm glad you'd like to help make jart3d better! If you could, make an [Issue for jart3d](https://github.com/evangipson/jart3d/issues), so that the improvements can be logged and made.