janet

Open-source projects categorized as janet

Top 8 janet Open-Source Projects

  • joy

    A full stack web framework written in janet (by joy-framework)

  • 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.

    InfluxDB logo
  • bauble.studio

    a playground for making 3D art with lisp and math

  • Project mention: Domain Repetition | news.ycombinator.com | 2023-08-24

    If you aren't familiar with SDFs, some rough intuition for what's going on here: you have some primitive functions that define shapes, you have combinators that distort shapes, and you then have combinators that distort space. And then when you trace rays through distorted space, you render an image that looks like your combinators distorted the shapes themselves, but really you're distorting the path that your rays travel along.

    The operation here is that you distort space with the modulo operator. So now you have space that repeats -- and when you trace rays through this repeated space, you're basically teleporting the rays back to the origin (using mod in the classic "wrapping around" fashion) every time they pass out of a section of space.

    And then ultimately the ray will collide with the shape -- the one shape -- that exists in this distorted space, after wrapping around some number of times.

    If the idea of "taking the mod of space" is intriguing, I would encourage you to try playing with SDFs! It's a really incredible technique for real-time rendering of "3D vector graphics."

    Also shameless plug for my SDF playground https://bauble.studio, and an example program that uses instanced repetition to render an "infinite" number of varying shapes:

        (tile [400 0 300] (fn [i]

  • toodle.studio

    turtle graphics playground

  • janetrs

    Rust high level bindings for Janet

  • jaylib-wasm-demo

    Demo of using jaylib in a web browser

  • Project mention: best lisp or scheme for web game dev? | /r/lisp | 2023-07-09

    You might give Janet a shot: https://github.com/sogaiu/jaylib-wasm-demo/

  • jurl

    janet wrapper around libcurl

  • glyph.janet

    Personal Data Manager for the command line

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • aoc2023-janet

    Advent of Code 2023 in Janet

  • Project mention: -❄️- 2023 Day 9 Solutions -❄️- | /r/adventofcode | 2023-12-08

    GitHub Repository

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

janet discussion

Log in or Post with

janet related posts

  • Domain Repetition

    1 project | news.ycombinator.com | 24 Aug 2023
  • Is there a name for this? -- Intermediate Representation with Graphics Primitives

    1 project | /r/ProgrammingLanguages | 30 Sep 2022
  • Bauble: an interactive tutorial that will teach you everything you need to know to make art with lisp and math

    1 project | /r/web_design | 19 Sep 2022
  • Bauble: A playground for making art with Lisp and math

    1 project | /r/hypeurls | 12 Sep 2022
  • Joy: A maximalist web framework for Lisp aficionados

    1 project | /r/patient_hackernews | 7 Jun 2022
  • Joy: A maximalist web framework for Lisp aficionados

    1 project | /r/hackernews | 7 Jun 2022
  • Joy: A maximalist web framework for Lisp aficionados

    5 projects | news.ycombinator.com | 7 Jun 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source janet projects? This list will help you:

Project Stars
1 joy 521
2 bauble.studio 344
3 toodle.studio 62
4 janetrs 58
5 jaylib-wasm-demo 21
6 jurl 16
7 glyph.janet 13
8 aoc2023-janet 0

Sponsored
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