Skip to content
tarTG edited this page Dec 20, 2016 · 3 revisions

Welcome to the RTWG wiki!

Parameter description

General Bar

Activation Bar

Parameter Bar

3DControls Bar

Texture and Window adjustments

Texture adjustment

Currently the texture size is set at compile time. This will change soon (though a config file). At the moment you have to change the code in the [main.cpp] (https://github.com/tarTG/RTWG/blob/master/src/main.cpp#L32) and recompile the code.

Window adjustment

The window can be resized during runtime. The 2D view will fit the window. The 3D view has at the moment a problem with the viewport change, so it will look a bit strange.