cannon-es-debugger VS programming-2022

Compare cannon-es-debugger vs programming-2022 and see what are their differences.

cannon-es-debugger

Wireframe debugger for use with cannon-es https://github.com/react-spring/cannon-es (by pmndrs)

programming-2022

Talks at the <Programming> 2022 Conference in Porto, Portugal (by sritchie)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
cannon-es-debugger programming-2022
1 3
102 11
-1.0% -
0.0 0.0
about 1 year ago about 2 years ago
HTML HTML
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cannon-es-debugger

Posts with mentions or reviews of cannon-es-debugger. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-12.

programming-2022

Posts with mentions or reviews of programming-2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-29.
  • Math notation library for CojureScript
    3 projects | /r/Clojure | 29 Mar 2022
    The latest thing the system can do is run interactive 3d mathematical visualizations. Here are some physics examples: https://twitter.com/sritchie/status/1503220063264026629, with code living here: https://github.com/sritchie/programming-2022
  • Literate programming is much more than just commenting code
    15 projects | news.ycombinator.com | 21 Mar 2022
    - multiple stories about the same piece of code, but all with the ability to IMPORT the story as a library

    I've been writing sicmutils[0] as a "literate library"; see the automatic differentiation implementation as an example[1].

    A talk I gave yesterday at ELS demos a much more powerful host that uses Nextjournal's Clerk to power physics animations, TeX rendering etc, but all derived from a piece of Clojure source that you can pull in as a library, ignoring all of these presentation effects.

    Code should perform itself, and it would be great if when people thought "LP" they imagined the full range of media through which that performance could happen.

    [0] sicmutils: https://github.com/sicmutils/sicmutils

    [1] autodiff namespace: https://github.com/sicmutils/sicmutils/blob/main/src/sicmuti...

    [2] Talk code: https://github.com/sritchie/programming-2022

    [3] Clerk: https://github.com/nextjournal/clerk

  • Physics in Clojure: Elliptical Paths
    3 projects | news.ycombinator.com | 15 Mar 2022
    Yes, for these examples SICMUtils is handling the state updates and gives new coordinates to Mathbox to render.

    The library works in both JS and the JVM, so I was able to generate an unevaluated code form for the equations of motion (simplified, optimized!), which clerk sends over the wire for the JS build of sicmutils to run.

    Here is the code for that demo: https://github.com/sritchie/programming-2022/blob/main/src/p...

    The api is settling, of course this is all quite playful! I will add instructions on how to get this building when I’m back at the keyboard.

    Another way this will all get more powerful is via the in-progress https://github.com/ChristopherChudzicki/mathbox-react project. When that’s settled we can send a data structure representing a full scene across the wire, and build stuff like www.math3d.org , but with the full power of Clojure augmenting the UI equation editor. Dreamy stuff!

What are some alternatives?

When comparing cannon-es-debugger and programming-2022 you can also consider the following projects:

cannon-es - 💣 A lightweight 3D physics engine written in JavaScript.

sicmutils - Computer Algebra, Physics and Differential Geometry in Clojure.

webxr-threejs-midi-visualizer - WebXR, augmented reality MIDI data visualization, built with Three.js and Tone.js. See video: https://youtu.be/lIecCGtbqSM

clerk - ⚡️ Moldable Live Programming for Clojure

noc-book-2023 - Nature of Code with p5.js and Notion workflow / build system. [Moved to: https://github.com/nature-of-code/noc-book-2]

srcweave - A literate programming system for any language.

visu-segment-anything - visualisation of the product of segment-anything

usql - Universal command-line interface for SQL databases

pytudes - Python programs, usually short, of considerable difficulty, to perfect particular skills.