Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Demo Partículas
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Hugo Ruscitti
April 10, 2013
Programming
1
3.7k
Demo Partículas
Una demostración de animación usando javascript.
Hugo Ruscitti
April 10, 2013
Tweet
Share
More Decks by Hugo Ruscitti
See All by Hugo Ruscitti
Aprendiendo a programar videojuegos con pilas-engine
hugoruscitti
0
100
Haciendo aplicaciones desktop con NWJS
hugoruscitti
0
270
Taller de programación de videojuegos con pilas-engine
hugoruscitti
0
310
Taller: Introducción a Pilas (por Hugo Ruscitti)
hugoruscitti
0
420
Desarrollo de videojuegos con pilas-engine
hugoruscitti
1
140
Clase 4 - Bocetos y pintura
hugoruscitti
0
820
Haciendo aplicaciones complejas de manera simple
hugoruscitti
0
550
Cómo desarrollar videojuegos con pilas-engine
hugoruscitti
1
420
¡ La Vaca Voladora !
hugoruscitti
0
520
Other Decks in Programming
See All in Programming
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
140
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
670
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
240
Premier Disciplin for Micro Frontends Multi Version/ Framework Scenarios @OOP 2026, Munic
manfredsteyer
PRO
0
200
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
160
Raku Raku Notion 20260128
hareyakayuruyaka
0
430
クライアントワークでSREをするということ。あるいは事業会社におけるSREと同じこと・違うこと
nnaka2992
1
290
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
860
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
150
要求定義・仕様記述・設計・検証の手引き - 理論から学ぶ明確で統一された成果物定義
orgachem
PRO
10
5.7k
AI活用のコスパを最大化する方法
ochtum
0
120
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
250
Featured
See All Featured
Docker and Python
trallard
47
3.8k
Tell your own story through comics
letsgokoyo
1
830
Future Trends and Review - Lecture 12 - Web Technologies (1019888BNR)
signer
PRO
0
3.3k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
190
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
New Earth Scene 8
popppiees
1
1.7k
ラッコキーワード サービス紹介資料
rakko
1
2.5M
AI: The stuff that nobody shows you
jnunemaker
PRO
3
340
Chasing Engaging Ingredients in Design
codingconduct
0
130
The State of eCommerce SEO: How to Win in Today's Products SERPs - #SEOweek
aleyda
2
9.7k
Believing is Seeing
oripsolob
1
68
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
63
Transcript
Demo Partículas Un ejemplo de programación en javascript Curso Formación
Profesional 2013 clase 2
Objetivo Crearemos una animación de fuegos artificiales directamente sobre el
navegador. ¡Usando javascript !
¿De donde viene? @seb_ly El código que vamos a construir
fue diseñado por Seb Lee-Delisle. Seb es un artista digital, apasionado por realizar programas visuales, interesantes y creativos.
¡ Comencemos !
Herramientas Necesitamos contar con un editor de textos, escribir algo
de HTML y abrirlo con un navegador.
Dibujar un rectángulo
Colores
Función
Variables
Animación
Movimiento mas suave
Gravedad y escala
Agrupando atributos
Movimiento aleatorio
Múltiples partículas
¡Listo!