Skip to content

florisweb/gateSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gateSim

  • Basic components: new InOutput (Node > InOutPut > WorldInput/WorldOutput)

new Component (BaseComponent + (DragComponent > BuildComponent) > Component)

new LineComponent (BaseComponent > LineComponent)

==== Renderer ====

  • Camera
    • position: in the center of the screen

ALU: Instruction: 0000 0001: + 0010: *

0100: > 0101: = 0110: <

Negative Numbers: 0000: 0 1111: -0

-1 = 1110 1 = 0001

inv(0001) = 1110 inv(1) = -1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published