Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/09/06 06:15
Read: times


 
#115843 - graphics drivers
Responding to: ???'s previous message
To plot a shape in a grphics driver you need to know what the equation for the given shape is,for example a circle can be defined by X^2+Y^2=1.Once you know your basic equation which defines the object all other operations are translate,scale and rotate which can be difined in terms of matrix operations. http://www.mathworks.com/access/he...obj15.html

List of 3 messages in thread
TopicAuthorDate
Graphics 128x64- X/Y plot, Circle in C            01/01/70 00:00      
   graphics drivers            01/01/70 00:00      
   Primitives            01/01/70 00:00      

Back to Subject List