Skip to content

alex-ritchie/Cpp-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpp-Projects

These are just a few old C++ projects from undergrad.

FourierTransform2D implements a 2D DFT and inverse DFT.

Icosahedron generates a 3D rendering of an icosahedron.

MBSet is a GUI for rendering the Mandelbrot set with a zoom feature.

RSA is a C++ implementation of the RSA algorithm.

ThreadsTransform2D is a multi-threaded version of FourierTransform2D.

Vector is just a from-scratch implementation of the basic features of std::vector.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published