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
- Host: GitHub
- URL: https://github.com/pepsi4/acidrain
- Owner: Pepsi4
- Created: 2024-12-09T21:47:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T12:08:03.000Z (over 1 year ago)
- Last Synced: 2025-03-17T17:12:06.331Z (over 1 year ago)
- Topics: 3d-game, game, gamedev, prototype, unity, unity3d, unity3d-games
- Language: C#
- Homepage:
- Size: 43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)