#JavaScript2 [p5.js / The nature of code] 4. Paritcle Systems 4.1 Why Particle Systems Matter(파티클 시스템) 4-1 Why Particle Systems Matter4-2 A Single Particle4-3 An Array of Particles4-4 A Particle Emitter4-5 A System of Emitters4-6 Inheritance and Polymorphism4-7 Particle Systems with Forces4-8 Particle Systems with Repellers4-9 Image Textures and Additive Blending Nature of CodeSimulating Natural Systems with JavaScriptnatureofcode.com 1982년에 Lucasfilm 연구원 William T. Reeves는 Star Trek II: The Wra.. 2024. 5. 9. [p5.js/The Nature of Code] 0. Randomness(무작위성) - 0.2 The Random Walker Class (Walker 클래스) 차례 0.1 Random Walks 0.2 The Random Walker Class (Walker 클래스) 0.3 Probability and Nonuniform Distributions (확률과 비균등 분포) 0.4 A Normal Distribution of Random Numbers(임의 숫자의 정규 분포) 0.5 A Custom Distribution of Random Numbers(임의 숫자 사용자 정의 정의 분포) 0.6 A Smoother Approach with Perlin Noise(펄린 노이즈) Nature of Code natureofcode.com Random Walker 클래스 자바스크립트에서 객체는 데이터와 기능을 모두 가진 개체입니다. 이 경우, Walker 객체는 캔버스 상.. 2024. 4. 11. 이전 1 다음