Skip to content

KiryuRS/cs398_mp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS 398 Mini Project

This is a mini project for GPGPU (General-Purpose computing on Graphics Processing Units) using CUDA C/C++ programming. This is only for educational purpose and should not be re-distributed.

This project will be based off comparing two version of fractal techniques (i.e. L-System, Random Fractals, IFS, ETF, etc.) based off performance and efficiency.

Implementation Roles

WhyKay92:

  • ETF | Mandelbrot [Completed]
  • IFS | Sierpinski Triangle [Completed]

Kiryu:

  • IFS | Sierpinski Carpet [Completed]
  • Random Fractals | Brownian Tree [Dropped]

CJ:

  • ETF | Burning Ship Fractal [Completed]
  • L-System | Fractal Tree [Completed]

Koori:

  • Strange Attractors | Classical Hénon map [Dropped]
  • ETF | Newton Fractals [Completed]
  • Chaotic Attractors | Ikeda Map [Completed]

About

Mini Project Using CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •