Pinned Repositories
gdls_star
Public implementation of gDLS*.
TheiaSfM
An open source library for multiview geometry and structure from motion
assignment1
Assignment 1 for CS470@WVU
assignment2
Assignment 2 for the CS 470 introduction to computer graphics class at WVU.
assignment3
Assignment 3 for CS 470 class.
cpp_labs
C++ labs for CS470 at WVU
eigen_labs
gp4pc
Implementation of gP4Pc, a generalized pose-and-scale solver.
libtinymt
Implementing TinyMT using C++ classes. The implementation only returns unsigned integers using 32 and 64 bits.
TheiaSfM
An open source library for multiview geometry and structure from motion
vfragoso's Repositories
vfragoso/gp4pc
Implementation of gP4Pc, a generalized pose-and-scale solver.
vfragoso/cpp_labs
C++ labs for CS470 at WVU
vfragoso/assignment1
Assignment 1 for CS470@WVU
vfragoso/assignment2
Assignment 2 for the CS 470 introduction to computer graphics class at WVU.
vfragoso/assignment3
Assignment 3 for CS 470 class.
vfragoso/eigen_labs
vfragoso/libtinymt
Implementing TinyMT using C++ classes. The implementation only returns unsigned integers using 32 and 64 bits.
vfragoso/TheiaSfM
An open source library for multiview geometry and structure from motion
vfragoso/abseil-cpp
Abseil Common Libraries (C++)
vfragoso/assignment4
Assignment 4 for CS470 at WVU
vfragoso/azureml-assets
vfragoso/camera_controller
Example on how to use a camera controller for CS 470 at WVU.
vfragoso/color
Examples of how to set colors in the fragment shader. Part of class of CS470 at WVU.
vfragoso/detectron2
detectron2 windows build
vfragoso/Efficient_Scene_Compression
vfragoso/final_project
Basic C++ project for the final project of the CS 470 class at WVU.
vfragoso/first_triangle
vfragoso/gdls_star
Public implementation of gDLS*.
vfragoso/glfw_window
Basic example for creating a window using GLFW. This code is for the Introduction to Computer Graphics class (CS470) at WVU.
vfragoso/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
vfragoso/lmms-eval
Accelerating the development of large multimodal models (LMMs) with lmms-eval
vfragoso/model_loader
Basic OBJ model loader for CS 470 at WVU.
vfragoso/mvp
CS 470 - Introduction to Computer Graphics / Model View Projection example
vfragoso/textures
Texture example in OpenGl 3.3. This project belongs to CS 470 at WVU class.
vfragoso/transformations_labs
Skeleton to implement different linear transformations in C++. This lab belongs to the CS 470 Introduction to Computer Graphics class at WVU.