top of page
Search

Tool and Game Engine programming

  • Writer: Clarence Ng Min Teck
    Clarence Ng Min Teck
  • Jun 13, 2020
  • 1 min read

Updated: Oct 11, 2021

Editor

Using ImGui lib from https://github.com/ocornut/imgui

Overall look

Content browser


Resource and data serialization

Sample code of reading Json file

Sample code of writing Json file

Json format sample


Resource or entity management

Game object structure

Sample code of game object factory, it construct when reading Json file or in the editor


Multi Threading

content be add later..


Cuda Programming content be add later..


 
 
 

Comments


Commenting on this post isn't available anymore. Contact the site owner for more info.

Follow

  • Facebook
  • LinkedIn

©2020 by Ng Min Teck. Proudly created with Wix.com

bottom of page