62 Matching Annotations
  1. Last 7 days
    1. il s'agit de l'atelier 2 autour du bien-être à l'école de l'atelier 3 du coup je vous le fais de têtes alors 00:57:45 que j'avais des des notes en tout cas c'est l'atelier 3 et l'atelier 4 les ateliers donc 2 3 et 4 sont annulés en revanche il reste des places dans les autres ateliers du coup vous pouvez vous y rendre de façon spontanée et vous 00:57:58 ajouter sur les listes d'émargements donc il reste le 1 euh valeur de la République avec du coup l'équipe de collègues Carole Janine et j'ai oublié le nom de la troisème personne le 00:58:11 l'atelier 5 l'Escape game autour de l'inclusion le 6 euh le 6 les réseaux sociaux merci beaucoup autour des réseaux sociaux avec le Clémi 00:58:22 euh l'atelier 7 euh qui est autour de l'interculturalité justement du plurilinguisme et l'atelier 8 avec la question de l'expérience du débat en classe
    2. 'Escape game autour de l'inclusion
  2. Nov 2023
  3. Oct 2023
    1. I-A29 - Décret n° 2022-1323 du 14 octobre 2022 modifiant l'article D. 432-10 ducode de l'action sociale et des familles (JORF du 16 octobre 2022)Abaissement de l’âge pour passer le BAFA.
  4. Sep 2023
    1. Art is the hook that engages students…. The subjects are familiar so that students have much to recognize but they also contain elements of mystery so students have observations, ideas, and emotions to puzzle over [my emphasis]. (p. 24)

      Right, so the modern equivalent would be to design a game or an 3d animation in an intuitive way, yet the integration of pipeline in this systems makes it so that not even experienced professionals in the area cn develop a short film or an interactive experience through art that eases people into coding.

      I think we need to do a better job at this. If the system that allowed us to design the processes also taught it to people then we wouldn't have to chose between improving the learning curve and the system there should all be one. why did we stop shipping manuals with our tech..? ahh it was because we stopped caring about what the people that designed the tool thought.

  5. Mar 2023
  6. Feb 2023
  7. Nov 2022
  8. Aug 2022
  9. Apr 2022
    1. Eric Feigl-Ding [@DrEricDing]. (2021, November 12). 💡BEST. VIDEO. ALL. YEAR. Please share with friends how the mRNA vaccine works to fight the coronavirus. 📌NOTA BENE—The mRNA never interacts with your DNA 🧬. #vaccinate (Special thanks to the Vaccine Makers Project @vaccinemakers of @ChildrensPhila). #COVID19 https://t.co/CrSGGo6tqq [Tweet]. Twitter. https://twitter.com/DrEricDing/status/1459284608122564610

    1. Convolution Demo. Below is a running demo of a CONV layer. Since 3D volumes are hard to visualize, all the volumes (the input volume (in blue), the weight volumes (in red), the output volume (in green)) are visualized with each depth slice stacked in rows. The input volume is of size W1=5,H1=5,D1=3W1=5,H1=5,D1=3W_1 = 5, H_1 = 5, D_1 = 3, and the CONV layer parameters are K=2,F=3,S=2,P=1K=2,F=3,S=2,P=1K = 2, F = 3, S = 2, P = 1. That is, we have two filters of size 3×33×33 \times 3, and they are applied with a stride of 2. Therefore, the output volume size has spatial size (5 - 3 + 2)/2 + 1 = 3. Moreover, notice that a padding of P=1P=1P = 1 is applied to the input volume, making the outer border of the input volume zero. The visualization below iterates over the output activations (green), and shows that each element is computed by elementwise multiplying the highlighted input (blue) with the filter (red), summing it up, and then offsetting the result by the bias.

      Best explanation/inllustration of a convolution layer.and the ways the number relate.

  10. Mar 2022
  11. Jan 2022
  12. Dec 2021
  13. Nov 2021
    1. Finally, I think Actions are great for animations, because you will definitely need to apply the same logic to many different elements. One of my favorite examples are FLIP animations, where a change in DOM position can be animated. For example shuffling a list of items. I will not dive deep into the topic in this article: I've written about some techniques in this article about FLIP animations in React and in this article about how to create spring animations with Web Animation API. Although they are not about Svelte, at the end of the day it all boils down to manipulating the HTML element directly. And Svelte Actions are a great place to do it.
  14. Oct 2021
  15. Sep 2021
    1. animation in data visualization, while impressive and eye-catching, is a much lower priority than understanding how different chart types present data, how to properly design charts, understanding form in data visualization, and other aspects of data visualization practice.
  16. Aug 2021
  17. Apr 2021
  18. Jan 2021
  19. Dec 2020
  20. Jun 2020
  21. Mar 2020
    1. Papagayo is free and open source, lip sync software for matching pre generated or custom mouth shapes to a recorded audio file for use in 2D animation. Its available on Windows, Linux, and Mac.
  22. Dec 2019
  23. Sep 2019
  24. May 2019
  25. Jan 2019
    1. When did you start working on it and how long did it take to make? It took nearly four years from the first draft to final cut. The first script was complete in early 2014, which we then adapted into a picture storybook as a proof of concept. We received funding almost a year later and we hit the ground running full-time (into eternity).
  26. Dec 2018
    1. SIGGRAPH: Share your top three technology tools. CC: I hate technology! But if you’re trying to make something pretty in this medium, there’s no avoiding it
    2. SIGGRAPH: What is the best advice you would give someone starting out in animation? CC: Draw. Carry a sketchbook (or a tablet) and draw (or paint!) every chance you get. Make observations from the world around you, from photo or video reference, from artists you admire. Most importantly, don’t just observe, but put those observations down on paper in visual form. Make a habit of it. The things you learn that way will stay with you forever. And that knowledge will be useful no matter what medium you end up working in.
  27. Nov 2018
    1. As a student, you have to be very good at the craft
    2. Mitchell said, “You have to do what you want to do. Don’t make a film so you can get into Pixar or DreamWorks.”
    3. Pete Doctor, the director of Up, said that he went into school thinking that he needed to learn how to draw and left school believing that acting and storytelling were more important.
  28. Apr 2018
  29. Jan 2018
  30. Dec 2017
  31. Feb 2017
    1. This shift of weight is always in the opposite direction that you will ultimately be moving in. This is called anticipation.
  32. Dec 2016
    1. Description of a technique applicable to most (all?) modern browsers for achieving high performance animation of an element from an initial state to some destination state.

  33. Nov 2015
    1. "Freedom River" (1971), a cartoon parable narrated by Orson Welles. Cute, and its message is more pressing today. But they should have included a bit about how much of the nation was built by people who were here first, and others who were enslaved.

      https://www.youtube.com/watch?v=ABKLirW24LE<br> Open Culture has a background story.

  34. Oct 2015
  35. Sep 2015
    1. | canvas point | canvas := DrGeoCanvas new. canvas fullscreen. point := canvas point: 0@0. canvas do: [ -5 to: 5 by: 0.1 do: [:x | point moveTo: x@(x cos * 3). (Delay forMilliseconds: 100) wait. canvas update] ]