GithubHelp home page GithubHelp logo

wenyu.han's Projects

3d-tiles icon 3d-tiles

Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas:

book icon book

图书,存放在这里,权当是个云盘。

cpp_new_features icon cpp_new_features

2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等

cpp_primer_practice icon cpp_primer_practice

搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。

dxr-sandbox-gi icon dxr-sandbox-gi

Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing, DXR

embree icon embree

Embree ray tracing kernels repository.

games202homework icon games202homework

主要是学习闫老师的GAMES202高质量实时渲染完成的大作业

gitignore icon gitignore

A collection of useful .gitignore templates

introtodxr icon introtodxr

A barebones sample application to get you jump started with DirectX Raytracing (DXR)!

lrucache11 icon lrucache11

A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast insert, delete and update No dependencies other than the C++ standard library. This is a C++11 remake of my earlier LRUCache project (https://github.com/mo

mathc icon mathc

Pure C math library for 2D and 3D programming

mesh-processing-library icon mesh-processing-library

C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-1998)

mylibrary icon mylibrary

📚 A list of some interesting papers (computer graphics) that I read 📚

otk-demand-loading icon otk-demand-loading

A C++/CUDA library for loading CUDA sparse textures on demand in OptiX renderers

pbr-white-paper icon pbr-white-paper

⚡️基于物理的渲染(PBR)白皮书 | White Paper of Physically Based Rendering(PBR)

pbrtbook icon pbrtbook

pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation

piccolo icon piccolo

Piccolo (formerly Pilot) – mini game engine for games104

rasterizer icon rasterizer

In this project, I implemented a rasterizer that allows me to take an image andviewing of the images. UV coordinates are computed to map the corresponding pixels onto a 3D model. Nearest sampling, bilinear sampling, and trilinear sampling are tested to see the results.

ray-tracing-gems icon ray-tracing-gems

Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller

ray-tracing-gems-ii icon ray-tracing-gems-ii

Source Code for "Ray Tracing Gems II: Next Generation Real-Time Rendering with DXR, Vulkan, and OptiX" by Adam Marrs, Peter Shirley, and Ingo Wald

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.