Pinned Repositories
3DCollisions
Collisions in 3D and maths exercises pertaining to it
Algorithm
Awesome algorithm refactor from 'Algorithm 4th Edition'
Assembly
Assembly Language
AssetBundles-Browser
Editor tool for viewing and debugging asset bundle contents before and after builds
books
cocos-creator-examples
cocos creator 一些使用实例
cocos_creator_framework
cocos creator 基础框架,包含资源、ui管理,网络模块
cocos_creator_proj_base
cocos creator项目基础类库,包括socket, http网络连接,资源加载与管理,ui加载与管理,热更新实现机制,定时器,事件系统,tween动画工具, 音效播放,常用控件如recycle listview,recycle scrollview等
fun-with-graphics
这里整理了图形学相关的高校课程、书籍、教程、文章、博客、资源、开源项目。
Learning-OpenGL
marktubu's Repositories
marktubu/Learning-OpenGL
marktubu/fun-with-graphics
这里整理了图形学相关的高校课程、书籍、教程、文章、博客、资源、开源项目。
marktubu/cocos-creator-examples
cocos creator 一些使用实例
marktubu/cocos_creator_framework
cocos creator 基础框架,包含资源、ui管理,网络模块
marktubu/cocos_creator_proj_base
cocos creator项目基础类库,包括socket, http网络连接,资源加载与管理,ui加载与管理,热更新实现机制,定时器,事件系统,tween动画工具, 音效播放,常用控件如recycle listview,recycle scrollview等
marktubu/CocosCreatorTutorial
CocosCreator基础教程demo集合
marktubu/Cpp_Concurrency_In_Action
:book: 作为对《C++ Concurrency in Action》英文版的中文翻译。
marktubu/free-programming-books
:books: Freely available programming books
marktubu/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
marktubu/Game-Programming-Patterns-CN
《游戏编程模式》中文版
marktubu/gitignore
A collection of useful .gitignore templates
marktubu/HologramShader
:pencil2: Test of an hologram material made in Unity.
marktubu/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
marktubu/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
marktubu/level-ip
A hacker's userspace TCP/IP stack
marktubu/MathUtilities
A collection of some of the neat math and physics tricks that I've collected over the last few years.
marktubu/project-based-learning
Curated list of project-based tutorials
marktubu/resharper-unity
Unity support for both ReSharper and Rider
marktubu/reverse-interview-zh
技术面试最后反问面试官的话
marktubu/skyedge-blog
marktubu/slgclient
三国slg游戏demo
marktubu/slgserver
一个用go语言实现的三国slg游戏服务器demo
marktubu/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
marktubu/tinyobjloader
Tiny but powerful single file wavefront obj loader
marktubu/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
marktubu/Unity-InterviewQuestion
Unity面试题总结,长期维护
marktubu/Unity2021-ShaderReference
Builtin Shader Reference for Unity 2021.
marktubu/Unity_Shaders_Book
:book: 书籍《Unity Shader入门精要》源代码
marktubu/unitychan-crs
Unity-Chan "Candy Rock Star" Live Demo
marktubu/Unix
C++ Algorithms