questions,questions,questions. 
Author Message
 questions,questions,questions.

Hi everyone, I have a couple of concerning basic.

(1) In animation I know I can use the WAIT HD3A(is it? I can't remember)
command to wait for a verticle retrace.
WTF is the verticle retrace?

(2) What is this MODEX everybody seems to be talking about?

(3) What is an animated bump map?

Any help would be greatly appreciated,

Falcon
--
Can you catch the wind?
Can you see the breeze?
There's a mystery to it.
------------------------------------------------
"640K out to be enough for anybody"-Bill Gates
Johan Venter

bigpond.   | good way to fool spam-
com          | bots.



Thu, 11 May 2000 03:00:00 GMT  
 questions,questions,questions.

Quote:

> Hi everyone, I have a couple of concerning basic.

> (1) In animation I know I can use the WAIT HD3A(is it? I can't remember)
> command to wait for a verticle retrace.
> WTF is the verticle retrace?

This is : WAIT &H3DA,8
It waits for the end of the vertical refresh ==> 72times
per second (or other, depends of the screen mode), the
screen is redrawn : this command waits until the current
redraw is done (doesn't work while on windows on my cpu,
try ms-dos commands)

Quote:

> (2) What is this MODEX everybody seems to be talking about?

The MODEX is a complete pack of graph routines, in .LIB
format (more screen formats, multy screen-buffer, etc...)
But i prefer the BLAST!

Quote:
> (3) What is an animated bump map?

Sorry : i don't know

--
Philippe

"Pourquoi  y a-t-il  quelque chose  au  lieu
de rien, et pourquoi ce qui est est-il ainsi
et non pas autrement?"



Sat, 13 May 2000 03:00:00 GMT  
 questions,questions,questions.

Quote:
> (3) What is an animated bump map?

Isn't it like an image which you wrap onto a 3d object to tell the
program what height's the various parts are from the surface (only animated)?

(If it's wrong, it's sure to help get some correct responses :) )
Simon.



Sat, 13 May 2000 03:00:00 GMT  
 questions,questions,questions.

Detournay Philippe wrote  to Falcon :

Quote:
> > (2) What is this MODEX everybody seems to be talking about?
> The MODEX is a complete pack of graph routines, in .LIB
> format (more screen formats, multy screen-buffer, etc...)

Actually, MODEX is a generic term for a non-standard screen format.
Screen 13, which is closest, uses 320*200 pixels, with 256 colors,
and one video page. MODEX uses 320*400 pixels, with 256 colors,
and multiple screen pages.

Quote:
> > (3) What is an animated bump map?

It's called an Animated Bit map, and it's somewhat like the animated .GIFs
you bump into online. If you are running WIN 95, the startup screen is an
animated bitmap, where the bottom part of the screen cycles through the
shades of blue. It's stored as a file called LOGO.SYS.


Tue, 16 May 2000 03:00:00 GMT  
 questions,questions,questions.

Thanks for all your help guys, it was greatly appreciated.

Falcon



Tue, 16 May 2000 03:00:00 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. Atten: Larry Serflaten - Re: Dictionary Questions, Questions, Questions

2. Questions!Questions!Questions

3. Questions Questions Questions

4. HELP QUESTION HELP QUESTION HELP QUESTION

5. 2 questions: Code doesn't work when I split database and Seek/Index question

6. FAQ = Frequently Asked Questions - vba - Please read before posting questions - unofficial - March posting

7. FAQ: Frequently Asked Questions - vba - please read before posting questions - unofficial February posting

8. FAQ - Frequently Asked Questions - vba - Please read before posting questions - unofficial - Jan 2003 posting

9. FAQ - frequently asked VBA questions - please read before posting questions - September posting - unofficial

10. FAQ - Frequently Asked Questions (vba) - please read before posting questions - August posting - unofficial

11. FAQ - Frequently Asked Questions - unoffical July posting - please read before posting questions - vba

12. FAQ - Frequently Asked Questions - unofficial June posting - please read before posting questions

 

 
Powered by phpBB® Forum Software