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
- Host: GitHub
- URL: https://github.com/hmcGit/UniPixelPlanet
- Owner: hmcGit
- License: mit
- Created: 2021-03-09T06:57:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T13:51:25.000Z (about 2 years ago)
- Last Synced: 2024-08-03T05:14:26.608Z (almost 2 years ago)
- Topics: pixel, pixelart, pixelplanet, planet, unity
- Language: C#
- Homepage:
- Size: 15.7 MB
- Stars: 128
- Watchers: 6
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UniPixelPlanet




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


* 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)