Skip to content
Aleksey Komarov edited this page Feb 2, 2025 · 3 revisions

Welcome to the rrr3d wiki!

Source code

Source code was uploaded to private github repo in 2016 and was published later: https://vk.com/wall-59587799_11557

Announce in Russian:

rrr3d-MotorRock-source-code

Auto-translated announce:

rrr3d-MotorRock-source-code-en

Old Linux build todo list

  1. replace "inline float Vec2Dot()" with glm::dot
  2. Replace math lib with glm (vec4, D3DXPLANE, mat3, vec3...)
  3. Create Render interface
  4. build LexStd
  5. build NetLib
  6. ...
Clone this wiki locally