Pinned Repositories
ActionRPGGame
Unreal Engine 4 Action RPG type game starter kit.
algine
Open Source OpenGL C++ Engine
AmbitionOfNobunaga
use ue4 make war3 (AmbitionOfNobunaga)
AppCmderUE
Android through adb
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
balls_server
balls_server
Banner
A tool to add banner image to video/image. Made by UE4.
HotPatcher
ue4 hot update manage plugin.
LuxGI
Hybrid GI solution, based on DDGI ( include Ray-Tracing and SDF-Tracing )
Vulkan
Examples and demos for the new Vulkan API
OscarGame's Repositories
OscarGame/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
OscarGame/cuberite
A lightweight, fast and extensible game server for Minecraft
OscarGame/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
OscarGame/DirectXTex
DirectXTex texture processing library
OscarGame/dwSampleFramework
A simple C++ framework for implementing graphics technique samples using OpenGL.
OscarGame/EDXRaster
A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.
OscarGame/EDXRay
A physically based renderer which implements many state of the art techniques in light transport simulation, material modeling, sampling and reconstruction.
OscarGame/EDXUtil
An utility library including many containers, threading, OS, GUI and many other things.
OscarGame/Falcor
Real-Time Rendering Framework
OscarGame/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看做一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
OscarGame/GraphicsLabtory
This project is for computer graphics learning
OscarGame/httpd
A http file upload/download server, write by c language, windows platform
OscarGame/libuv
Cross-platform asynchronous I/O
OscarGame/MTRender
Multithreaded Rendering engine demo
OscarGame/myblog
My blog article source file of Hugo
OscarGame/mygui
Fast, flexible and simple GUI.
OscarGame/ogre
scene-oriented, flexible 3D engine written in C++ - official github mirror
OscarGame/OscasrEngine
OscarGame/phxrpc
A simple C++ based RPC framework.
OscarGame/protobuf
Protocol Buffers - Google's data interchange format
OscarGame/protobuf-c
Protocol Buffers implementation in C
OscarGame/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
OscarGame/raytracinginoneweekend
The source for the ebook Ray Tracing in One Weekend by Peter Shirley. This work is in the public domain.
OscarGame/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
OscarGame/rpclib
rpclib is a modern C++ msgpack-RPC server and client library
OscarGame/server
Eressea is an automated play-by-mail strategy game server.
OscarGame/ServerRecast
UE4 plugin for navmesh export
OscarGame/UEWebsocket
unreal engine 4 websocket plugin for both c++ and blueprint developer
OscarGame/Urho3D
Cross-platform 2D and 3D game engine.
OscarGame/XShaderCompiler
Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL