CamInfo

CamInfo 1.9

Login or Register an account to download this content
-when using "add" for a new file - the app will now generate 2 new sets
--1st with low cams, near the track (0.5-2m above the track)
--2nd set with cams a bit higher (3-30m above the track)
--included standalone py script does the same

-note: you might need to remove last camera, if too close to the first one on S/F
--then you must also adjust "CAMERA_COUNT=20" in the [HEADER] section on top
--and in last camera - set "OUT_POINT=1.0"

1728733963534.png
  • Like
Reactions: uberbok
-fixed saving OUT_POINT
-note that some individual cameras using a CSV spline are not detected properly, you can however use the (lower) camera slider to switch to that cam position
-fixed reading some ai-lines exported by this Blender addon
-fixed python not finding relative track folder of ac with latest CSP versions
  • Like
Reactions: Rob Pawn
-redone "add" camera button, it will hopefully behave better
-fixed being-near-existing-cam bug in free-cam
-fixed changing only first camera if more than 1 cam-file have cams in same place
-added a label with log info

-new "add" button, creates new random cameras.ini
--based on fast_lane.ai and its borders
--some parameters you can edit are in first lines of apps\python\CamInfo\CamInfo.py, not in UI, you must reload session anyway!

-also included: python script to make cameras outside of ac, python must be installed, see first lines of "_standalone_ai2cam.py" in app folder

Note: this app is mainly to edit existing cam files, creating new ones with "add" camera (left of "del") is not "supported" :) , the new "add" for a whole new "camera.ini" is !

1675205660328.png
  • Like
Reactions: xezez
ui update only, aligned stuff, name for current cam shown in F3 mode too, functionality has not changed
1653046348491.png
-fixed saving in wrong section after first save (new file needed to to be reloaded)
-added del/add buttons for easy cam adding/removal (latest csp versions reload cameras files live)
-simplified ui (only changeble values are displayed instead of complete section from camera file)
(FOV sliders will switch to that low/high value you are changing atm, fov saved only when using "save pos/fov", like before in v1.1)
v12.png
  • Like
Reactions: Fanapryde and xezez
-added saving FORWARD= and UP= parameters from current view (when using "save pos/fov")
(not 100% tested though, blindly taken from AccExtHelper Advanced)
now properly working i guess
  • Like
Reactions: xezez and Fanapryde
fixed writing to (potentially) wrong files
v0.6 removed bloat and widened file filter, tiny bit more robust when reading cam files
Back
Top