Pinned Repositories
a-simple-triangle
A Simple Triangle - A journey into cross platform OpenGL and Vulkan
BabylonNative
Build cross-platform native applications with the power of the Babylon.js JavaScript framework
BabylonNativeGLFW
Example on how to create a cross platform application using GLFW and react native.
cocos-to-playable-ad
将 cocos creator 构建出来的 web-mobile 项目打包为 playable-ad 项目,即单 html 文件。
Cocos-to-PlayableAd-HTML5
Use cocos creator 2.4.3 to build single html5 for Playable ad that able to use on Facebook, UnityAds , GoogleAds
cpp-effects
Effect handlers in C++
find_pincode_from_its_hash
gameBase
Base structure for my games, using Heaps framework and Haxe language.
GearsGame
Using Cocos2D-JS to create Web Game.
gluon
WebGL implementation for hxcpp
lvdpower's Repositories
lvdpower/a-simple-triangle
A Simple Triangle - A journey into cross platform OpenGL and Vulkan
lvdpower/BabylonNative
Build cross-platform native applications with the power of the Babylon.js JavaScript framework
lvdpower/BabylonNativeGLFW
Example on how to create a cross platform application using GLFW and react native.
lvdpower/cocos-to-playable-ad
将 cocos creator 构建出来的 web-mobile 项目打包为 playable-ad 项目,即单 html 文件。
lvdpower/Cocos-to-PlayableAd-HTML5
Use cocos creator 2.4.3 to build single html5 for Playable ad that able to use on Facebook, UnityAds , GoogleAds
lvdpower/cpp-effects
Effect handlers in C++
lvdpower/find_pincode_from_its_hash
lvdpower/gameBase
Base structure for my games, using Heaps framework and Haxe language.
lvdpower/GearsGame
Using Cocos2D-JS to create Web Game.
lvdpower/gluon
WebGL implementation for hxcpp
lvdpower/Godot-Global-Signal
Sample project for a blog article.
lvdpower/h5tiny
Tiny canvas framework for HTML5 games and playable ads developing.
lvdpower/KhaShmup
A demo of how one might create a small game using Kha
lvdpower/learningPixi
A step-by-step introduction to making games and interactive media with the Pixi.js rendering engine.
lvdpower/lua-bridge-sample
LuaBridge usage samples with a short tutorial
lvdpower/lvdpower
Config files for my GitHub profile.
lvdpower/MetaStuff
Archive of MetaStuff lib
lvdpower/multimedia-library-comparision
A comparision of the rendering performance of Allegro, SDL, and SFML as part of a Degree Project at KTH.
lvdpower/nanovg
A port of nanovg for Kha.
lvdpower/nanovg_vulkan
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. (added Vulkan support)
lvdpower/pixi-hotwire
lvdpower/sample-cpp-plugin
C++ cross-platform plugin architechture demonstration
lvdpower/single_html5_generator
a solution to generate single html5 file from Cocos Creator
lvdpower/small3d
Tiny 3D game development library for Win/MacOS/Linux/iOS/Android. It works with Vulkan or OpenGL.
lvdpower/SpriteWithHue
Hue rotation for sprites in cocos2d-x, ported from Cocos2d-iPhone.
lvdpower/starfall-phaser3-typescript
A tiny game written on Phaser 3 on Typescript
lvdpower/starting-typescript-and-cocos2dx
Supporting material for Tutorial series: Getting started with TypeScript and Cocos2d-x js
lvdpower/test
program that find 8 digit pincode from its MD5 hash
lvdpower/typeclasses
Future C++ implementation of Rust-like trait objects with no boilerplate
lvdpower/value_ptr
A C++11 header-only, deep-copying smart pointer that preserves value semantics for polymorphic and undefined types