Giter Site home page Giter Site logo

realisticrendering's Introduction

简单场景的真实感显示与漫游


  1. 场景构建
  • 构建一个简单场景,含三个以上物体模型(网格文件.OBJ等)
  • 场景文件格式自定义
  1. 用Phong模型绘制场景
  • 投影模式:可切换正投影/透视投影
  • 纹理映射:图像纹理/几何纹理
  • 简单阴影生成
  1. 场景漫游
  • 通过键盘操作移动相机位置
  • 碰撞检测(用物体的AABB进行)
  1. 用光线跟踪算法渲染
  • 基本的光线跟踪
  • 物体表面的光照参数可修改
  • 尝试不同类型(点光源、平行光)、不同位置、不同颜色的光源

注意:附简单的交互操作说明


Qt 5.11.2: https://www.qt.io/

Trimesh2: https://gfx.cs.princeton.edu/proj/trimesh2/

CGAL 4.12: https://www.cgal.org/

Trent Reed's Tutorial of Qt5 w/ OpenGL: http://www.trentreed.net/topics/opengl/

懂deeee珍惜's Tutorial of Qt5 w/ OpenGL:https://blog.csdn.net/chaojiwudixiaofeixia?t=1

Scratchapixel 2.0: https://www.scratchapixel.com

realisticrendering's People

Contributors

mrjia1997 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.