Giter Club home page Giter Club logo

tiny3d's Introduction

#Tiny3D --a simple c++ soft raster renderer 一个简单的c++软光栅渲染器
欢迎访问我的博客 #主要特性

  • 数学库:常用向量float4,float3,float2,矩阵matrix,矩阵变换
  • 模型标准:同d3d坐标模型 左手系+world view proj矩阵
  • 实现背面消隐
  • 简单CVV裁剪
  • 深度缓存:判断图像前后位置
  • 支持纹理
  • 实现简单光照:phong光照模型
  • 实现着色器类
    #效果截图

#效果截图

  • 线框模型
  • 顶点色
  • 纹理+光照

tiny3d's People

Contributors

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