Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 254 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 254 Bytes

FFD (Computer Graphic Project)

This project is subdivided in two subprojects:

  1. Simple_FFD_2D is a simple implementation in C++ of FFD with one quadrant

  2. FFD_3D is a code in JS with WebGL lib (Three.js) -> Reusing code by github here