const name = 'Caden Marinozzi';
const gender = 'Male';
let interests = [
'Software Engineering',
'Physics',
'Math',
'Photography',
'Design'
];
Email: [email protected]
Personal Email: [email protected]
const name = 'Caden Marinozzi';
const gender = 'Male';
let interests = [
'Software Engineering',
'Physics',
'Math',
'Photography',
'Design'
];
Email: [email protected]
Personal Email: [email protected]
A shader based black hole ray marcher.
JavaScript