◐ Shell
clean mode source ↗

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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

7 stars

Watchers

1 watching

Forks

3 forks

Releases

No releases published

Languages