Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bckkingkkang/gamedev_learn

게임 개발 개념 정리
https://github.com/bckkingkkang/gamedev_learn

2d-game 3d-game algorithm cplusplus csharp game-development game-math math unity unreal-engine unreal-engine-5

Last synced: 4 days ago
JSON representation

게임 개발 개념 정리

Awesome Lists containing this project

README

        

# GameDev_Learn

### 유니티 & C#
- [Prefab(프리팹)](https://blog.naver.com/bc_pokemonmaster/223595481156)
- [Instantiate & Destroy](https://blog.naver.com/bc_pokemonmaster/223595488115)
- [MonoBehaviour](https://blog.naver.com/bc_pokemonmaster)
- [DOTween](https://blog.naver.com/bc_pokemonmaster/223656891581)
- [Coroutine](https://blog.naver.com/bc_pokemonmaster/223658696572)

### 수학
* [데카르트 좌표계](https://blog.naver.com/bc_pokemonmaster/223643733200)