//Matt Schoen

//Software Engineer

//Co-Founder, Defective Studios

using Home; using Resume; using Photos; using Talks;
class ContactInfo {
const string facebook_id = "mtschoen"
const string twitter_id = "mtschoen"
const string github_id = "mtschoen"
const string quora_id = "Matt-Schoen"
const string email = "matt@mtschoen.com"
}

class Talks{
public void Everything you need to know about Unity PolySpatial + visionOS() {
}
public void Reality As Your Next Build Target() {
}
public void AR Lightning Talks with Unity() {
}
public void SIGGRAPH 2017 Real-Time Live() {
}
public void SIGGRAPH 2017 - Editor VR() {
}
public void Building the Metaverse in the Metaverse() {
}
public void Creating UniMerge() {
}
}

Design and code © Matt Schoen 2024