Skip to content

Examples that use the different Woden Engine core APIs

License

Notifications You must be signed in to change notification settings

ronsaldo/woden-core-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WODEN Engine Core Heavy Example

This repository contains multiple examples that use the WODEN Engine Core APIs that rely on heavy assets

Loading in Pharo:

These examples can be loaded in Pharo with by running the following in Playground:

Metacello new
   baseline: 'WodenCoreExamples';
   repository: 'github://desromech/woden-core-examples';
   onConflictUseIncoming;
   load

See the different packages that start with the WodenCoreExamples- to check the different examples.

About

Examples that use the different Woden Engine core APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Smalltalk 100.0%