Projects

Hey there! This page lists some of my projects and contributions.

Loli Profiler

LoliProfiler is a C/C++ memory profiling tool for Android games and applications.

LoliProfiler supports profiling debuggable applications out of box. And offers engine specific (UnrealEngine4/Unity) modifications to enable profiling complex or production level games.

Find out more on GitHub.

FURY3D

A mordern opengl based 3d graphic engine written in c++11

Features:

Find out more on GitHub.

Nest3D-CPP

This is the cpp version of our simple 3d engine.

Features:

This engine is based on Opengl3.2, with the help of assimp and sfml, you can write cross-platform 3d-graphic related demos with ease.

Find out more on GitHub.

Nest3D

Nest3d is a simple 3d graphic engine written in as3.

Features:

This engine is based on flash’s Stage3D technology.

Find out more on GitHub.