RVGL Points Calculator

Post your own tools and resources, as well as your cars and tracks.
User avatar
hajducsekb
Posts: 78
From: ~/

RVGL Points Calculator

Unread post by hajducsekb » Tue Jan 19, 2021 5:53 pm

Hey! I've created a Points Calculator that can be mainly used for 2 things:
- Generating HTML files based on sessionlog files (like an offline Session Parser) - Sample 1 - Sample 2
- Calculating points on a loop and writing it into a text file, so you can show it in OBS.
Note: Cars (as seen in Sample 2) aren't shown in the released version yet.
It's written in Python, and is command line based, so it runs straight from the code on Linux, however, it's also compiled for Windows. ;)
For more information, check out the GitHub repo!
HAJDUC DOT COM
User avatar
Avecezar
Posts: 77

Re: RVGL Points Calculator

Unread post by Avecezar » Wed Jan 20, 2021 10:05 pm

Looks like a great tool for offline data comparison.
You could also consider highlighting best results in each section like best lap in best lap table for example.
SDeG
User avatar
hajducsekb
Posts: 78
From: ~/

Re: RVGL Points Calculator

Unread post by hajducsekb » Sat Jan 23, 2021 11:40 am

I might try to do that in the future, not sure how feasible it is when it comes to the current code :)
HAJDUC DOT COM
Post Reply