- Hands-On Game Development with WebAssembly
- Rick Battagline
- 88字
- 2021-06-24 13:41:14
A brief introduction to SVG
SVG stands for Scalable Vector Graphics and is an alternative to the immediate-mode raster graphics rendering that takes place in the HTML canvas. SVG is an XML-based graphics rendering language and should look at least somewhat familiar to anyone familiar with HTML. An SVG tag can be placed right inside of the HTML and accessed like any other DOM node. Because we are writing a tool for configuring particle emitter data, we will be adding SVG into our app for data visualization purposes.
推薦閱讀
- Android NDK Game Development Cookbook
- 分布式微服務架構:原理與實戰
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- STM32嵌入式技術應用開發全案例實踐
- Machine Learning with Go Quick Start Guide
- 數字媒體專業英語(第2版)
- Python Machine Learning Blueprints
- 單片機原理與技能訓練
- 微服務實戰(Dubbox +Spring Boot+Docker)
- FPGA實戰訓練精粹
- The Reinforcement Learning Workshop
- 創客電子:Arduino和Raspberry Pi智能制作項目精選
- FPGA進階開發與實踐
- 電腦軟硬件維修寶典
- USB 3.0編程寶典