Skip to content

Project from the Cloud Computing and Virtualization course

Notifications You must be signed in to change notification settings

pedrofialho94/cnv24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpecialVFX@Cloud

This project contains three sub-projects:

  1. raytracer - the Ray Tracing workload
  2. imageproc - the BlurImage and EnhanceImage workloads
  3. webserver - the web server exposing the functionality of the workloads

Refer to the README.md files of the sub-projects to get more details about each specific sub-project.

How to build everything

  1. Make sure your JAVA_HOME environment variable is set to Java 11+ distribution
  2. Run mvn clean package

About

Project from the Cloud Computing and Virtualization course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages