home.social

Search

160 results for “sibaku”

  1. Did a bit of refactoring to my #algeobra #javascript library default rendering! Algeobra is a geogebra-esque tool to easily create all kinds of (interactive) #math #geometry diagrams for browsers in code. And now you can also export everything to SVG!
    You can find the library here: github.com/sibaku/algeobra
    There are quite a few demos with code and #JSFiddle as well.
    The one for the video (with SVG export) is here: jsfiddle.net/kjsL84r0/
    #programming #TeachingTools

  2. Did a bit of refactoring to my #algeobra #javascript library default rendering! Algeobra is a geogebra-esque tool to easily create all kinds of (interactive) #math #geometry diagrams for browsers in code. And now you can also export everything to SVG!
    You can find the library here: github.com/sibaku/algeobra
    There are quite a few demos with code and #JSFiddle as well.
    The one for the video (with SVG export) is here: jsfiddle.net/kjsL84r0/
    #programming #TeachingTools

  3. Did a bit of refactoring to my #algeobra #javascript library default rendering! Algeobra is a geogebra-esque tool to easily create all kinds of (interactive) #math #geometry diagrams for browsers in code. And now you can also export everything to SVG!
    You can find the library here: github.com/sibaku/algeobra
    There are quite a few demos with code and #JSFiddle as well.
    The one for the video (with SVG export) is here: jsfiddle.net/kjsL84r0/
    #programming #TeachingTools

  4. Did a bit of refactoring to my library default rendering! Algeobra is a geogebra-esque tool to easily create all kinds of (interactive) diagrams for browsers in code. And now you can also export everything to SVG!
    You can find the library here: github.com/sibaku/algeobra
    There are quite a few demos with code and as well.
    The one for the video (with SVG export) is here: jsfiddle.net/kjsL84r0/

  5. Did a bit of refactoring to my #algeobra #javascript library default rendering! Algeobra is a geogebra-esque tool to easily create all kinds of (interactive) #math #geometry diagrams for browsers in code. And now you can also export everything to SVG!
    You can find the library here: github.com/sibaku/algeobra
    There are quite a few demos with code and #JSFiddle as well.
    The one for the video (with SVG export) is here: jsfiddle.net/kjsL84r0/
    #programming #TeachingTools

  6. A heated argument: Swetha Sivakumar writes on induction cooktops

    How can a stovetop be smooth, flat, and eternally cool? PREMIUM They can be noisy, and they only work with certain grades of metal, but induction cooktops have come a long way. They don’t even cost much more than a gas range today. …
    #dining #cooking #diet #food #Cooking #cook #CookingTopics #gas #HTWknd #induction #stove #top
    diningandcooking.com/2270326/a

  7. Added another tutorial. This one is about showing the idea behind the wonderful separating axis theorem (SAT). We can check, if two shapes don't intersect, if we can find a separation line. You can find the full code together with online JSFiddle versions and the library itself here: github.com/sibaku/algeobra
    #javascript #math #collisiondetection #programming

  8. In seguito all'algoritmo di IuTub ...
    di giochi, recensioni ed onesta'intelletuale.

    " Falconero, Sabaku e Lo Stato della Critica in Italia."

    youtu.be/ax2SjbBZQ2E

    #videogiochi #videogames #etica #stampa

  9. Hm... I think I will do a little visual intuition #LiaScript doc about the determinant and how it corresponds to area/volume 🤔 I feel that many people are very confused by the #determinant when they encounter it in a linear algebra #math class. At least in mine, it was this weird abstract function (granted, this way of going about things also has its positives), not like a geometric thing. Then you see it popping up in like multivariate integrals with volume elements and its like... huh?

  10. Korjausvinkki: vanhasta sisäkumin pätkästä saa yllättävän hyvän eräsuksen siteen. Se joustaa juuri sopivasti / sopivan vähän. #vinkki #niksi

  11. Korjausvinkki: vanhasta sisäkumin pätkästä saa yllättävän hyvän eräsuksen siteen. Se joustaa juuri sopivasti / sopivan vähän. #vinkki #niksi

  12. Korjausvinkki: vanhasta sisäkumin pätkästä saa yllättävän hyvän eräsuksen siteen. Se joustaa juuri sopivasti / sopivan vähän. #vinkki #niksi

  13. Korjausvinkki: vanhasta sisäkumin pätkästä saa yllättävän hyvän eräsuksen siteen. Se joustaa juuri sopivasti / sopivan vähän. #vinkki #niksi

  14. Korjausvinkki: vanhasta sisäkumin pätkästä saa yllättävän hyvän eräsuksen siteen. Se joustaa juuri sopivasti / sopivan vähän. #vinkki #niksi

  15. Here is an old shadertoy demo I made: Three shadow mapping techniques. Basic, PCF and variance shadow maps :)
    Have a look, if you want to see how to implement the base level versions :)
    shadertoy.com/view/MlKSRm
    #graphicsprogramming #rendering #shadertoy #shadowmap