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

https://github.com/hmcGit/UniPixelPlanet

Unity PixelPlanet Generator
https://github.com/hmcGit/UniPixelPlanet

pixel pixelart pixelplanet planet unity

Last synced: about 1 year ago
JSON representation

Unity PixelPlanet Generator

Awesome Lists containing this project

README

          

# UniPixelPlanet
![color:ff69b4](https://img.shields.io/badge/licence-MIT-blue)
![color:ff69b4](https://img.shields.io/badge/Unity-2020.2.x-red)
![color:ff69b4](https://img.shields.io/badge/Unity-URP-green)

UniPixelPlanet Sample gif

UniPixelPlanet is Pixel Planet generator (Made with Unity).

PixelPlanet created with shader.

Tested with URP.(It will works with standard shader, but not tested)

# DEMO

[WebGL Demo](https://hmcgit.github.io/UniPixelPlanetWebGLDemo/)

# Features

* Generate Planet
```
Wet
Dry
Island
No Atmosphere
Gas Giant1
Gas Giant2
Ice
Lava
Asteroids
Star
```
* Random seed
* Light origin
* Rotation
* Pixels
* Pick Color and Gradation
* Export png
* Export spritesheet

# Usage

Use Prefab or Materials/Shaders.

# Note

![export1](https://user-images.githubusercontent.com/7788005/111735443-6506af00-88bf-11eb-9d60-6ff56987265c.png)
![export2](https://user-images.githubusercontent.com/7788005/111735453-67690900-88bf-11eb-9907-41ed87bf2408.png)

* Export : In some planet type ( Gas Giant2/Asterois/Stars ), export png and export spritesheets doesn't work properly.Image does not fit in area.

# Using free assets

* [Simple pixel art UI pack](https://kobliznik.itch.io/pixel-ui-pack) - UI Asset
* [Unity Standalone File Browser](https://github.com/gkngkc/UnityStandaloneFileBrowser) - Save File Dialog
* [Easy Color & Gradient Picker](https://assetstore.unity.com/packages/2d/gui/easy-color-gradient-picker-176831) - Color and Gradient Picker

# Author

* [hmcGit](https://github.com/hmcGit)

# License

UniPixelPlanet is under [MIT license](https://en.wikipedia.org/wiki/MIT_License).

# Thanks

Awesome tool PixelPlanet made with Godot by Deep-Fold.

UniPixelPlanet is ported from PixelPlanet(Godot) .

[PixelPlanets](https://github.com/Deep-Fold/PixelPlanets)