Directly using VirtualBox from Java #5

Merged
NorbiPeti merged 60 commits from directvb into master 2019-04-18 23:29:21 +00:00
NorbiPeti commented 2019-04-06 00:18:56 +00:00 (Migrated from github.com)
  • Using the GPU to convert the screen data directly from the VM to the maps
    • Directly hosting the VM inside the server process
    • Not using the CLR (C#)
  • Getting some FPS instead of several seconds per frame as before
  • Removed Movecraft dependency
  • It only supports non-Windows currently
  • It needs to run under root currently (sudo)
  • Event support
  • Error reporting including if the machine fails to start

#1

* Using the GPU to convert the screen data directly from the VM to the maps * Directly hosting the VM inside the server process * Not using the CLR (C#) * Getting some FPS instead of several *seconds per frame* as before * Removed Movecraft dependency * It only supports *non-Windows* currently * It needs to run under root currently (sudo) * Event support * Error reporting including if the machine fails to start #1
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: norbipeti/VirtualComputer#5
No description provided.