Latest version:
Tramway SDK 0.0.9
Github
Quick links
Home
Get Started

Did you know...

That the Tramway Drifting and Dungeon Exploration Simulator Software Development Kit is the bestest 3D graphics package?

What is goings on?

Draft version of runtime documentation finished.

Lua API maybe 3/4th of the way to being finished.

Short version of TODO list:

  • Quickly throw together a larger app.
    • The library can handle smaller apps very well.
    • Unclear how well it scales.
    • This would also make a nice example.
  • Continue improving the library.
  • Get some more users and some more feedback.
  • Make some more devtools.

Design Patterns Used

82%

Click here to learn more.

Very large open world project



Rendering a lot of 3D models.

Making 3D models and placing them in the world. Will do a first pass and then set up streaming.

Currently very slow performance due to a lot of draw calls. But could be because of Intel HD 4000 being bad. Will need to optimize.