About Breadbox: Difference between revisions

From BreadboxWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 68: Line 68:
User interface of the simulation is basically done as a First Person view. User is stationary in front of the virtual desk with some relevant devices and objects on the table. Actions are done by point and click method.
User interface of the simulation is basically done as a First Person view. User is stationary in front of the virtual desk with some relevant devices and objects on the table. Actions are done by point and click method.


There are alternative ways to create the user experience. The current approach was chosen because it will give user good control over all actions and its implementation suits well for a small development team. We hope to prototype alternative approaches in the future. In the mean time we keep improving the current implementation.
There are alternative ways to create the user experience. The current approach was chosen because it will give user a good control over all actions. It's also a convenient approach for a small development team or a single developer. We hope to prototype alternative approaches in the future. In the mean time we keep improving the current implementation.


=== State of realistic simulation ===
=== State of realistic simulation ===

Revision as of 22:31, 10 September 2022

BREADBOX is a retro computer simulator program.

Available on Steam Early Access.

Objective

The aim of the project Breadbox is to create immersive and visual user experience of retro computers in a realistic simulation.

Design and development principles

  • Emphasize aesthetics and design of retro computers and peripherals.
  • Deliver immersive First Person view experience, with animated objects and mechanics, visual hardware and authentic sounds.
  • Provide a fully working computers, with fluent emulator integration. (fluent = invisible to user)
  • A realistic simulation that mimics real-life interactions.


The principles serve as guidelines for the project. Many current features are just an early adaptations and more work is required to get closer to these goals.

Why?

To preserve computer culture with the strengths and features that simulation can offer.

We believe that preserving the authentic way of using retro computers and give people an opportunity to experience it, is also a worthy project.

It's also quite essential to do this project while you can still find working computers and people who know how to operate them. It's much easier to create realistic simulator now, when you can test the functionalities with a real computers and peripherals, instead of 20 years from now, when it will be much more difficult. Multiple different kind of actions for preserving past computer culture have already been taken, and that is just great! But it looks like there is no simulator based solution, which emphasizes the visuals of a 8-bit-era computers and lets you see what you are actually using.


More reasons why the simulation might matter

  • Using a simulator or emulator, keeps your real hardware unharmed.
  • When you prefer to experience the look & feel of the retro hardware, but you don't have any.
  • You can have a virtual collection of retro computers.
  • You may give presentations and lessons of ways how to use the retro computers without the real hardware.

The Project

This is going to be quite a massive project and in reality, it will never be fully finished. There will always be some computer model, additional peripheral, software feature or technical detail which is not yet implemented. Hence, the project will be developed dynamically and iteratively, additional features and models will be added piece by piece. Dynamic nature means also, that the speed of the progress is heavily affected by the public support.


Project status

  1. Development of Early access version
  2. Beta testing
  3. Release of Early access version
  4. Maturing product (small development, bugfixes) <- current state
  5. Transition to 'Full' release version
  6. Continual release iterations with additional models and features

Computer models included in current version

  • Commodore PET-2001-8
  • Commodore VIC-20
  • Commodore 64


State of visual look

The most relevant 3D-objects, like computers, disk-drives, etc, are modelled in excellent quality. Some smaller objects e.g. PET IEEE-488 cable plug is just a mockup. Missing details, mockups and other low quality models will be done in some point.

Visual effects in the scenes, e.g. lighting, shadows, materials, are still in early state. Some may think, that it is already very good, and yes, we are also quite happy with it. But expect more improvements on this area, we aim for the photorealistic look!

State of emulation

Emulator is an independent component, which handles the computer emulation part. In the end, the quality of the emulation depends on the current state of the emulator in use. In addition to that, there are also many features in the emulator, which are not supported in Breadbox integration. Some features that are relevant to simulation may be added later.

Screen streaming

Works just perfectly. Obviously, it will not be as fast as plain emulator, but a common user won't see any latency. Most gamers or other kind of heavy users will use a real machine or an emulator anyway. And still, you can play any game with Breabox just fine. So in our perspective, the current latency is insignificant, but this is surely an area that needs to be constantly monitored.

State of user experience

User interface of the simulation is basically done as a First Person view. User is stationary in front of the virtual desk with some relevant devices and objects on the table. Actions are done by point and click method.

There are alternative ways to create the user experience. The current approach was chosen because it will give user a good control over all actions. It's also a convenient approach for a small development team or a single developer. We hope to prototype alternative approaches in the future. In the mean time we keep improving the current implementation.

State of realistic simulation

The simulator is designed to closely simulate real world activities with computers, peripherals and related items.

Current focus is on basic usage, like powering up and using the machinery, attaching different kind of media, floppy disks, tapes and cartridges. All of this is already working very well, but there is still a lot to improve.

Lots of features related to this area, like 360 view, cable handling, monitor controls, are postponed to future releases.

Monitor CRT shader

CRT shader is another early state version. It gives some look and feel of scanlines and pixels, but yeah, expect more later on.


Challenges

Without proper funding the resources are very limited.

Links