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

https://github.com/pepsi4/acidrain

Well optimized survival game prototype
https://github.com/pepsi4/acidrain

3d-game game gamedev prototype unity unity3d unity3d-games

Last synced: 2 months ago
JSON representation

Well optimized survival game prototype

Awesome Lists containing this project

README

          

# Acid Rain ๐ŸŒงโ˜ข | Unity 3D Game

https://github.com/user-attachments/assets/cf50fd45-0e4c-475f-a8a1-b1500dd1e682

## ๐Ÿ”ง Technical Information
- Engine: Unity 3D
- Unity Version: 6.0.30f1
- Target Platforms: PC, Mobile (optimized for Landscape orientation)
- Optimizations:
- Sprite Atlases
- Job System
- Object Pooling
- Efficient draw calls

## ๐Ÿš€ Development Highlights
- Optimized materials using unlit shaders and GPU instancing
- Integration of job system for raindrops and switching it to physics simulation on shield collision for better performance
- Static and dynamic batching for improved rendering efficiency
- Adaptive UI

# Download APK
[Release v1.0.4](https://github.com/Pepsi4/AcidRain/releases/tag/release)