- WebGL Hotshot
- Mitch Williams
- 170字
- 2021-07-16 11:43:26
A Hotshot challenge / Hotshot challenges
This section explains things to be done or tasks to be performed using the concepts explained in this project.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Saturn also has a <Transform>
node centered around the Sun and two child <Transform>
nodes to control Saturn's day and rings that are constructed from a flat plane and a texture map with a transparency."
A block of code is set as follows:
<Shape> <Appearance> <ImageTexture url="./textureMaps/bassethound.jpg"/> </Appearance> <IndexedFaceSet coordIndex="0 1 2 -1 2 3 0 -1" texCoordIndex="0 1 2 -1 2 3 0 -1"> <Coordinate point="-2 2 0 -2 -2 0 2 -2 0 2 2 0"/> <TextureCoordinate point="0 1 0 0 1 0 1 1"/> </IndexedFaceSet> </Shape>
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "The neon X Y Z display on the left turns on in a red, green, and blue sequence, and glows onto the street with a red, green, and blue tinge using point lights."
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- Linux運維之道(第2版)
- 現代辦公設備使用與維護
- Mastering Adobe Photoshop Elements
- 分布式系統與一致性
- VCD、DVD原理與維修
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- OpenGL Game Development By Example
- SiFive 經典RISC-V FE310微控制器原理與實踐
- 單片機系統設計與開發教程
- VMware Workstation:No Experience Necessary
- 基于Proteus仿真的51單片機應用
- BeagleBone Robotic Projects
- 數字媒體專業英語(第2版)
- MicroPython Cookbook