Giter VIP home page Giter VIP logo

learncg's Introduction

LearnCG

主要使用OpenGL图形库。方便自己上面复现论文、实现图形学效果、以及其它的demo。

复现的论文:

  • 《MARCHING CUBES:A HIGH RESOLUTION 3D SURFACE CONSTRUCTION ALGORITHM》

效果:

  • 雾化效果
  • 粒子系统
  • 简单的水面效果

Renderer3D

C++光栅化渲染器,计划在skywind3000/mini3d程序基础上完成@skywind3000 布置的基础作业、进阶作业,然后做一些课后习题。

  • 基础作业

    • 增加背面剔除
    • 增加简单光照
    • 提供更多渲染模式
    • 实现二次线性差值的纹理读取
  • 进阶作业

    • 推导并证明程序中用到的所有几何知识
    • 优化顶点计算性能
    • 优化 draw_scanline 性能
    • 从 BMP/TGA 文件加载纹理
    • 载入 BSP 场景并实现漫游
  • 课外习题

    • 左手坐标系→右手坐标系

FixedPipeline

固定管线

OpenGL_Lib

一些用到的库,比如glfw、glad、glm、assimp

learncg's People

Contributors

wanlittle avatar

Watchers

 avatar

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.