jaca's github thread
  • MorphOS Developer
    jacadcaps
    Posts: 2996 from 2003/3/5
    From: Canada
    Thought it'd share some of the stuff I keep on github these days. Will post here if new examples/projects pop up there.

    https://github.com/jacadcaps/gamepadlib gamepad lib is a simplified way of accessing gamepads and joysticks via sensors.library. Everything is mapped as a x360 gamepad for convenience.

    https://github.com/jacadcaps/multimediatags A simple tool to dump file's meta data using Reggae.

    https://github.com/jacadcaps/stackvector A C++ example of a vector that can either use stack or heap to provide temporary storage, along with some ObjectiveC++ examples to optimize OBArray enumeration. Uses a technique commonly used in gamedev (using stack for storage of objects that were also allocated on stack).
  • »05.12.20 - 17:45
    Profile Visit Website
  • IKE
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    IKE
    Posts: 146 from 2009/11/7
    From: Southern CA
    Great! Thanks keep them coming!

    IKE
    IKE

    MacMini G4 1.5Ghz/PowerBook G4 1.67Ghz/PowerMac G5 2.0Ghz DP 7,2 Radeon 9650/256MB

    Join the conversation @ r/morphos
  • »05.12.20 - 20:06
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    tolkien
    Posts: 502 from 2013/5/29
    Nice Jacadcaps!!!
    Example code always are helpful!

    Thanks.
    MorphOS: PowerMac G5 - PowerBook G4 - MacMini.
    Classic: Amiga 1200/060 - A500 PiStorm
  • »06.12.20 - 22:18
    Profile
  • MDW
  • Order of the Butterfly
    Order of the Butterfly
    MDW
    Posts: 455 from 2003/7/26
    From: Wroclaw/Poland
    I love examples created by masters of code.
    Thank you! 👍
  • »07.12.20 - 08:43
    Profile Visit Website