Skip to content

HammadB/SUNCGUnityViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUNCGUnityViewer

Tool to view the SUNCG Dataset in Unity http://suncg.cs.princeton.edu/

TIL: https://futurism.com/tech-suing-facebook-princeton-data So you can't get the dataset anymore! Thank you to the folks who sent me kind messages about how the package helped them <3

To Use:

    House h = House.LoadFromJson("<PATH_TO_HOUSES>/house.json");
    Loader l = new Loader();
    l.HouseToScene(h);

You must also set the root path to the SUNCG Data set in Config.cs

About

Tool to view the SUNCG Dataset in Unity http://suncg.cs.princeton.edu/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages