Skip to content

ObjectProfile/Roassal3VR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Roassal3VR

This repository contains the necessary to bring a Roassal3 visualization to Virtual Reality.

Installation

You need to execute the following in Pharo 9:

Metacello new
    baseline: 'Roassal3VR';
    repository: 'github://ObjectProfile/Roassal3VR/src';
    onConflictUseIncoming;
    load.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published