Skip to content

euphoric7807/RayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Created for the Course Foundations of Computer Graphics at the University of Vienna

Claim

T1: Done T2: Done T3: Done T4: Done T5: Done

tested environments

This Project was developed in VSCode on a Windows 11. I worked directly on almighty using the SSH connection. To run this you need to provide the path to the XML file in the Main. (You might need to provide the full path - I don't know why). When I worked locally I didn't need to do that. To run the Programm from VSCode with SSh to almighty all you need ist to (Ctrl + FN + F5) or if you don't have the FN Key than just F5

additional and general remarks

I used ChatGpt to help me Parse the XML and provided me with the Java Libaries I could use. I also marked Code parts where I used ChatGPt to build streams or to correct errors I had in my Code. In case the Parser Fails I configured the Programm to just generate a black Image. To make it Possible to run an .xml file at runtime please choose a file between 2 - 4 (which are example 1 to 3).

to run on Almighty

  1. Navigate till the Lab3a_GFX (not further)
  2. javac -d java/bin -sourcepath java/src java/src/main/Main.java
  3. java -cp java/bin main.Main

(it might be that the List of option isn't correctly sorted on almighty) If thats the case: example1.xml (7) example2.xml (2) example3.xml (3)

I have no idea why that's the case cause locally its correctly sorted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages