Pinned Repositories
assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
assimp-Cpp-OpenGL-skeletal-animation
assimp C++ OpenGL skeletal animation visual studio 2015 project
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
BLUI
Rich HTML UI engine for UE4
cef
Chromium Embedded Framework (CEF) official mirror. A simple framework for embedding Chromium-based browsers in other applications.
coding-interview-university
A complete computer science study plan to become a software engineer.
CSharpGL
:green_apple: Object Oriented OpenGL in C#.
Custom-Asset-Editor-Source
CustomMeshComponent
The minimal source code for creating a custom mesh component and using it in Unreal Engine 4. This is an example project published with a series of articles that cover the topic.
DaemonSvc
daemon service on windows
BruceMann's Repositories
BruceMann/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
BruceMann/cef
Chromium Embedded Framework (CEF) official mirror. A simple framework for embedding Chromium-based browsers in other applications.
BruceMann/coding-interview-university
A complete computer science study plan to become a software engineer.
BruceMann/Custom-Asset-Editor-Source
BruceMann/CustomMeshComponent
The minimal source code for creating a custom mesh component and using it in Unreal Engine 4. This is an example project published with a series of articles that cover the topic.
BruceMann/DeepInUnreal
BruceMann/ebook
classic books of computer science!
BruceMann/EpicSurvivalGameSeries
Third-person Survival Game for Unreal Engine 4.
BruceMann/GameProgramBooks
E-books collected according to Milo Yip's learning path
BruceMann/iLiveSDK_PC_Suixinbo
PC平台的iLiveSDK和随心播
BruceMann/NetworkCookieJar
To load different pages of one site, with the ability to use previously issued cookie
BruceMann/OpenBoard
OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting.
BruceMann/OpenGLWithQML
practice integration OpenGL with QML window
BruceMann/Qt_BubbleChat
bubble chat
BruceMann/QtOpenGL
Tutorials for Qt5 OpenGL implementation.
BruceMann/RaknetAgent
BruceMann/README
README文件语法解读,即Github Flavored Markdown语法介绍
BruceMann/seshat-qt
BruceMann/ShaderTestProject
practice using shaders(GLSL) in Qt
BruceMann/Signup
Information about signing up for a free Epic Games account, and getting access to UnrealEngine source code.
BruceMann/SimplePainter
测试项目 多人共享白板
BruceMann/SimplePainterServer
测试项目 白板服务器
BruceMann/sluaunreal
lua dev plugin for unreal engine 4
BruceMann/SomeQMLPage
工作需要 做几个QML的页面
BruceMann/someTrick
BruceMann/thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
BruceMann/tiled
A flexible level editor
BruceMann/ToLearnGit
BruceMann/UnrealCookBook
虚幻4引擎的一些编程实践分享
BruceMann/XD_GraphEditor_Template
创建图表编辑器用的模板,具有图表的基础操作