elm-physics icon indicating copy to clipboard operation
elm-physics copied to clipboard

The elm-package example source links are outdated (404)

Open PixelPartner opened this issue 5 years ago • 3 comments

PixelPartner avatar Mar 08 '21 12:03 PixelPartner

@PixelPartner sorry I’ve been reworking examples to separate them from tests/prototypes (called sandbox). I haven’t released the new version yet, the old examples can be found a few commits back.

I figured out how to solve this issue in the new releases of elm-physics. I will rather link to the git revisions, so the examples can always be found in the git history

w0rm avatar Mar 08 '21 18:03 w0rm

The examples that were moved can be found here: https://github.com/w0rm/elm-physics/tree/main/sandbox/src

sylbru avatar Apr 24 '21 06:04 sylbru

@NiavlysB correct! So my goal here is to split examples from the tests / experiments. The examples are rendered with elm-3d-scene while the sandbox code is using my scrappy renderer on top of raw elm-explorations/webgl

Hopefully things are going to be cleaner when I update the readme and publish a new version of elm-physics

w0rm avatar Apr 24 '21 07:04 w0rm