Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from resir014/TMViz

Web-based controller visualisation widget for driving games.

License

AlphaXVIV/DriveViz

 
 

Repository files navigation

WARNING: THIS FORK ISN'T READY YET. I'm just forking it first to look at how the app works right now and I haven't made any modifications.

DriveViz

A fork of TMViz: for web-based controller visualisation widget for any driving game.

DriveViz is a lightweight, web-based controller visualisation widget for streaming apps like OBS or XSplit. Originally made for TrackMania, the layout has been changed to accomodate racing games with three pedals (clutch, brake, accelerate).

Contributing

Pull Requests + other contributions welcome! Please read the CONTRIBUTING.md file to get started.

You can also help the project by submitting bug reports or feature requests.

Developing

A nodejs >= 12.0.0 setup with yarn is recommended.

# install dependencies
yarn

# serve with hot reload at localhost:3000
yarn dev

# build for production
yarn build

# run lint + type check
yarn validate

Credits

Built with Next.js.

License

MIT.

About

Web-based controller visualisation widget for driving games.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.2%
  • JavaScript 4.3%
  • CSS 1.4%
  • Shell 0.1%