Giter Club home page Giter Club logo

fxapi's Introduction

FXAPI

A simple software 3D renderer in C.

It uses my bitmap module as a framebuffer and for texture maps.

The renderer uses Barycentric coordinates for texture mapping as in tinyrenderer, which is a bit slow. I was working on a scanline rasterizer at some point, but I had some trouble with the perspective correction, and didn't get around to finishing it.

Links

Other references

  1. https://www.davrous.com/2013/06/13/tutorial-series-learning-how-to-write-a-3d-soft-engine-from-scratch-in-c-typescript-or-javascript/
  2. http://www.3dcpptutorials.sk/index.php?id=60
  3. https://www.opengl.org/discussion_boards/showthread.php/156767-Clipping-triangles-in-clip-space
  4. https://github.com/bulletphysics/bullet3/blob/master/examples/TinyRenderer/TinyRenderer.cpp
  5. http://www.gamasutra.com/view/news/168577/Indepth_Software_rasterizer_and_triangle_clipping.php
  6. http://myweb.lmu.edu/dondi/share/cg/hsr.pdf
  7. Object files
  8. MD2 files
  9. MD5 files

In the future I might consider adding support for these file formats:

fxapi's People

Contributors

wernsey avatar

Watchers

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