SkillAgentSearch skills...

OpenVCB

An open source implementation of the Virtual Circuit Board loader, assembler, and simulation engine.

Install / Use

/learn @kittybupu/OpenVCB
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OpenVCB

openVCB is an open source implementation of the Virtual Circuit Board reader, assembler, and simulation engine. The goal of this project is to drive the community study and development of high performance simulations for the game.

Get Virtual Circuit Board at https://store.steampowered.com/app/1885690/Virtual_Circuit_Board/

Currently implemented (Aug/17/2022)

  • A somewhat optimized event based simulation engine which is anywhere from 2x to 4x the speed of the one currently in VCB.
  • A fast preprocessor which parses circuit images almost instantly, even on circuits that take VCB many seconds to parse.
  • A more flexible assembler which remains 100% compatible with assembly programs written in VCB. (VERY NOT SECURE. Load trusted files only.)
  • A .vcb reader which decodes the logic gates and some select settings. More to follow. (VERY NOT SECURE. Load trusted files only.)

Dependencies

  • ZStd
  • GLM
  • Gorder (included)

License

This project is licensed under the GPL 3 license. Additionally, users agree to never distribute this library together with a graphical .vcb editor. (Viewers are fine.) Get the editor at https://store.steampowered.com/app/1885690/Virtual_Circuit_Board/

Related Skills

View on GitHub
GitHub Stars97
CategoryDevelopment
Updated7d ago
Forks5

Languages

C++

Security Score

95/100

Audited on Mar 22, 2026

No findings