Pinned Repositories
2DPlatformer-Tutorial
A 2D Platform Controller in Unity
Evolution-Strategy
An unity implementation of Evolution Strategy refer to https://blog.openai.com/evolution-strategies/#content
FUCoroutine
It's just fxxking same as Unity Coroutine.
GameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
Garena
Projects in Garena
Haze-Removal
Haze removal based on dark channel prior and guided image filtering
JamPixel
8*8 Pixel font. Only supply the characters on my keyboard (A-Z, a-z, and some punctuations)
Pixel2Svg
Convert Pixel Art Image to Svg format vectorgraph.
SikaSheet
a datasheet plugin for Godot4 C#.
SimpleBmp
Read&Write 24bit bmp
Jamesika's Repositories
Jamesika/FUCoroutine
It's just fxxking same as Unity Coroutine.
Jamesika/SikaSheet
a datasheet plugin for Godot4 C#.
Jamesika/Haze-Removal
Haze removal based on dark channel prior and guided image filtering
Jamesika/Pixel2Svg
Convert Pixel Art Image to Svg format vectorgraph.
Jamesika/SimpleBmp
Read&Write 24bit bmp
Jamesika/2DPlatformer-Tutorial
A 2D Platform Controller in Unity
Jamesika/Evolution-Strategy
An unity implementation of Evolution Strategy refer to https://blog.openai.com/evolution-strategies/#content
Jamesika/GameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
Jamesika/Garena
Projects in Garena
Jamesika/JamPixel
8*8 Pixel font. Only supply the characters on my keyboard (A-Z, a-z, and some punctuations)
Jamesika/PixelPerfectRotation
Pixel perfect rotation for Unity
Jamesika/Strong-Web-Crawler
基于C#.NET+PhantomJS+Sellenium的高级网络爬虫程序。可执行Javascript代码、触发各类事件、操纵页面Dom结构。
Jamesika/UnityShaderGettingStarted
学习UnityShader入门精要