Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 427 Bytes

README1.md

File metadata and controls

11 lines (8 loc) · 427 Bytes

UnityGameTemplate

Unity game base framework

  1. you can find many useful code.like asset bundle system,http web system,ui fremework ...
  2. you can use this project as your project base code.
  3. it help you quick make a unity game.
  4. it contains some base game moudle design , like assetbundle build ,network,manager of manager,ui.
  5. you can find a lot useful learning materials at the folder Note.

opengl toy engine