Location:
Search - toggle.o
Search list
Description: ROAM Simplistic Implementation
By Bryan Turner
brturn@bellsouth.net
January, 2000
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open \"Map.ved\", a Tread Marks map file. Tread Marks maps
will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view
Tread Marks maps correctly is \"0.25f\". (www.TreadMarks.com)
CONTROLS:
MOUSE - Hold Left Mouse Button to Rotate View Angle
Q - Change Rendering Mode (Wireframe, Lit, Fill, Texture)
O - Change View Mode (Observe, Follow, Drive, Fly)
W/S - Move forward/back
A/D - Rotate left/right (in Observe Mode only)
F - Stop Animation
R - Toggle Frustum Drawing
0/9 - More/Less Triangles per frame
1/2 - Adjust FOV
Platform: |
Size: 381179 |
Author: lifeng |
Hits:
Description: ROAM Simplistic Implementation
By Bryan Turner
brturn@bellsouth.net
January, 2000
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps
will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view
Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
CONTROLS:
MOUSE - Hold Left Mouse Button to Rotate View Angle
Q - Change Rendering Mode (Wireframe, Lit, Fill, Texture)
O - Change View Mode (Observe, Follow, Drive, Fly)
W/S - Move forward/back
A/D - Rotate left/right (in Observe Mode only)
F - Stop Animation
R - Toggle Frustum Drawing
0/9 - More/Less Triangles per frame
1/2 - Adjust FOV-ROAM Simplistic Implementation
By Bryan Turner
brturn@bellsouth.net
January, 2000
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps
will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view
Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
CONTROLS:
MOUSE- Hold Left Mouse Button to Rotate View Angle
Q- Change Rendering Mode (Wireframe, Lit, Fill, Texture)
O- Change View Mode (Observe, Follow, Drive, Fly)
W/S- Move forward/back
A/D- Rotate left/right (in Observe Mode only)
F- Stop Animation
R- Toggle Frustum Drawing
0/9- More/Less Triangles per frame
1/2- Adjust FOV
Platform: |
Size: 380928 |
Author: lifeng |
Hits:
Description: cst控件,是把VB中常用的空间做成VC6.0可以直接加载的控件库,包括仪表和示波器等-CST controls are commonly used in the VB space VC6.0 can be directly loaded into the control database, including meters and oscilloscopes, etc.
Platform: |
Size: 2734080 |
Author: Loki |
Hits:
Description: This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle switches on the red LEDs. The fi rst program uses the programmed I/O approach and the second program uses interrupts.-This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle switches on the red LEDs. The fi rst program uses the programmed I/O approach and the second program uses interrupts.
Platform: |
Size: 166912 |
Author: *Roma* |
Hits:
Description: 3D模型导入和观察器~~~~~OPENGL-
The program function
1. Loading the 3D model by an pop window (only .m file)
2. Displaying the model
2.1 grond
Ground (xy-plane):press p to toggle the display modes
coordinate axes:press a to toggle the display modes
bounding box:press b to toggle the display modes
2.2 The model have 4 colors, it change colors by select different display mode
2.3 two projection mode: press j to Cycle through display mode
orthogonal projection
perspective projection
2.4 Changing the display mode :press o to Cycle through display mode
Points
Wireframe rendering
Flat shading
Smooth shading
3. Camera control
Platform: |
Size: 2720768 |
Author: shou wei |
Hits:
Description: This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts
using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle
switches on the red LEDs. The first program uses the programmed I/O approach and the second program uses
interrupts.
Platform: |
Size: 167936 |
Author: Anerol |
Hits:
Description: Time Limit: 1000ms
Memory limit: 65536kB
题目描述
有9个时钟,排成一个3*3的矩阵。
现在需要用最少的移动,将9个时钟的指针都拨到12点的位置。共允许有9种不同的移动。如右表所示,每个移动会将若干个时钟的指针沿顺时针方向拨动90度。
移动 影响的时钟
1 ABDE
2 ABC
3 BCEF
4 ADG
5 BDEFH
6 CFI
7 DEGH
8 GHI
9 EFHI
(图 2)
输入
从标准输入设备读入9个整数,表示各时钟指针的起始位置。1=12点、1=3点、2=6点、3=9点。
输出
输出一个最短的移动序列,使得9个时钟的指针都指向12点。按照移动的序号大小,输出结果-Time Limit: 1000ms Memory limit: 65536kB subject described in 9 clock, arranged in a 3* 3 matrix. Now need to move with the least, will have nine clock pointer Slide 12 o' clock. Allowed a total of 9 different mobile. Like right in the table below, each move will be a number of pointer clock toggle 90 degrees clockwise. Effects of clock movement 1 ABDE 2 ABC 3 BCEF 4 ADG 5 BDEFH 6 CFI 7 DEGH 8 GHI 9 EFHI (Figure 2) input from the standard input device 9 reads an integer, said the starting position of the clock pointer. 1 = 12 points, 1 = 3 points, 2 = 6 points, 3 = 9 points. Output Output a shortest movement sequence, making nine clock pointers all point to 12 points. According to the size of mobile serial number, output
Platform: |
Size: 1024 |
Author: jing |
Hits:
Description: bit_tool.h - a library for you easily read, write or toggle PIN O/I of avr microcontrollers.
Platform: |
Size: 1024 |
Author: messias |
Hits:
Description: I/O 口做输入口,一个I/O 口接一个拨动开关,另一个I/O 口接一个LED
发光二极管,单片机读取开关的状态并通过LED 显示出来-I/O port as input port, an I/O port access to a toggle switch, and the other I/O port access an LED light-emitting diode, the microcontroller reads the state of the switch and LED display
Platform: |
Size: 1024 |
Author: 彭状 |
Hits:
Description: toggle i/o ports. a good test for first time.
Platform: |
Size: 2048 |
Author: a |
Hits:
Description: bundler程序 可用于多张图片生成点云数据 点云数据为.ply格式 点云有颜色属性-O : increase point size (point cloud)
P : decrease point size (point cloud)
space : switch dense/sparse point cloud
C : toggle camera plane visibility
Platform: |
Size: 10603520 |
Author: 苏仪 |
Hits: