All Projects → magmaOffenburg → Roboviz

magmaOffenburg / Roboviz

Licence: apache-2.0
Monitor and visualization tool for the RoboCup 3D Soccer Simulation League

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Roboviz

Glumpy
Python+Numpy+OpenGL: fast, scalable and beautiful scientific visualization
Stars: ✭ 882 (+2350%)
Mutual labels:  opengl
Satellitesimulator
🚀 A simple Qt/OpenGL satellite orbit simulator
Stars: ✭ 28 (-22.22%)
Mutual labels:  opengl
Hs Quake 3
Quake 3 map viewer written in Haskell
Stars: ✭ 33 (-8.33%)
Mutual labels:  opengl
Sidecar
Some old C++ code I developed while at MIT. Could be useful if you have an old radar lying around.
Stars: ✭ 20 (-44.44%)
Mutual labels:  opengl
Imac Tower Defense
OpenGl 4.4 game made with Entity Component System
Stars: ✭ 28 (-22.22%)
Mutual labels:  opengl
Scalanative Graphics Bindings
OpenGL and SDL2 bindings for Scala Native
Stars: ✭ 30 (-16.67%)
Mutual labels:  opengl
Omgl
Pythonic OpenGL Bindings
Stars: ✭ 13 (-63.89%)
Mutual labels:  opengl
Pixelflow
A Processing/Java library for high performance GPU-Computing (GLSL). Fluid Simulation + SoftBody Dynamics + Optical Flow + Rendering + Image Processing + Particle Systems + Physics +...
Stars: ✭ 978 (+2616.67%)
Mutual labels:  opengl
Dotfeather
A closs-platform generic gameengine built on C#/.NET Standard 2.1
Stars: ✭ 28 (-22.22%)
Mutual labels:  opengl
Gameoverlay
🎮 GameOverlay using CEF with support for common rendering backends
Stars: ✭ 32 (-11.11%)
Mutual labels:  opengl
Metalpetal
A GPU accelerated image and video processing framework built on Metal.
Stars: ✭ 907 (+2419.44%)
Mutual labels:  opengl
Alacritty
Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.
Stars: ✭ 36,273 (+100658.33%)
Mutual labels:  opengl
Moderngl
Modern OpenGL binding for python
Stars: ✭ 958 (+2561.11%)
Mutual labels:  opengl
Opengl Seed
⚪🌱A modern OpenGL starter repo that you could use to get the ball rolling.
Stars: ✭ 20 (-44.44%)
Mutual labels:  opengl
Hinterland
2D top-down shooter game
Stars: ✭ 34 (-5.56%)
Mutual labels:  opengl
Jhrome
Google Chrome-style tabbed panes for Java!
Stars: ✭ 14 (-61.11%)
Mutual labels:  swing
Xraygui
Build A GUI For Xray,给Xray造一个GUI控制端。
Stars: ✭ 30 (-16.67%)
Mutual labels:  swing
Ashengine
A cross-platform 3D engine based on Qt 5.9.7, OpenGL 3.3 and Assimp 4.1.
Stars: ✭ 35 (-2.78%)
Mutual labels:  opengl
Glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Stars: ✭ 8,416 (+23277.78%)
Mutual labels:  opengl
Milton
An infinite-canvas paint program
Stars: ✭ 960 (+2566.67%)
Mutual labels:  opengl

Logo RoboViz

Build

RoboViz is a monitor and visualization tool for the RoboCup 3D Soccer Simulation League. This is a fork of the original version by Justin Stoecker hosted on SourceForge. Compared to the original version, major improvements have been made as can be seen in detail in the changelog.

Java 1.8 is required to build and run RoboViz. Pre-built binaries for Windows, Linux and Mac are available here. You can also build it from source using scripts/build.sh or scripts/build.bat.

Except for the available shortcuts, the information on the original website is still largely accurate. A complete list of shortcuts is available via a help window opened with the F1 hotkey. Alternatively, it's also available as a .html file in resources/help/controls.html.

Command line arguments

Argument Description
--logMode Start RoboViz in log instead of live mode.
--logFile= Opens the log file at the specified path right away. Implies --logMode.
--serverHost= Overrides the server host specified in config.txt.
--serverPort= Overrides the server port specified in config.txt.
--drawingFilter= The initial filter used in the drawings panel - default is .*.

Contributing

Contributions of any form are welcome. That includes:

Some basic contribution guidelines can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].