Package: cgvR 0.1.2
cgvR: Interactive 3D Visualization of Large Cayley Graphs via Vulkan
Provides interactive 3D visualization for large-scale Cayley graphs. Specifically designed for analyzing state spaces of the 'TopSpin' puzzle. Leverages the 'Datoviz' library and Vulkan-based GPU rendering for smooth real-time exploration of large graphs and complex state transitions. Implements efficient coordinate mapping for high-dimensional permutation groups, allowing users to visualize the connectivity and structural properties of the puzzle's state space. The rendering engine provides high-performance visuals and interactive camera controls, making it suitable for mathematical analysis of group-theoretic puzzles within the R environment.
Authors:
cgvR_0.1.2.tar.gz
cgvR_0.1.2.zip(r-4.7-x86_64)cgvR_0.1.2.zip(r-4.6-x86_64)cgvR_0.1.2.zip(r-4.5-x86_64)
cgvR_0.1.2.tgz(r-4.6-x86_64)cgvR_0.1.2.tgz(r-4.6-arm64)cgvR_0.1.2.tgz(r-4.5-x86_64)cgvR_0.1.2.tgz(r-4.5-arm64)
cgvR_0.1.2.tar.gz(r-4.7-arm64)cgvR_0.1.2.tar.gz(r-4.7-x86_64)cgvR_0.1.2.tar.gz(r-4.6-arm64)cgvR_0.1.2.tar.gz(r-4.6-x86_64)
cgvR_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
cgvR/json (API)
| # Install 'cgvR' in R: |
| install.packages('cgvR', repos = c('https://zabis13.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zabis13/cgvr/issues
Last updated from:991bd35083. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 141 | ||
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 154 | ||
| linux-release-arm64 | OK | 142 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 76 | ||
| macos-release-x86_64 | OK | 218 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| macos-oldrel-x86_64 | OK | 180 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 106 | ||
| windows-oldrel | OK | 126 | ||
| wasm-release | OK | 151 |
Exports:cgv_backgroundcgv_cameracgv_camera_modecgv_clear_pathcgv_closecgv_fly_pathcgv_fly_tocgv_highlight_pathcgv_is_stub_buildcgv_layout_frcgv_layout_fr_bhcgv_record_startcgv_record_stopcgv_runcgv_set_graphcgv_set_visibilitycgv_viewer
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Set Background Color | cgv_background |
| Set Camera Position and Direction | cgv_camera |
| Switch Camera Mode | cgv_camera_mode |
| Clear Path Highlight | cgv_clear_path |
| Close the Viewer | cgv_close |
| Fly Camera Along a Path | cgv_fly_path |
| Fly Camera to a Node | cgv_fly_to |
| Highlight a Path | cgv_highlight_path |
| Is this a stub build? | cgv_is_stub_build |
| Fruchterman-Reingold Force-Directed Layout | cgv_layout_fr |
| Barnes-Hut Fruchterman-Reingold Layout (3D, fast) | cgv_layout_fr_bh |
| Start Recording the Viewer to a Video File | cgv_record_start |
| Stop the Active Recording | cgv_record_stop |
| Run the Viewer Event Loop | cgv_run |
| Set Graph Data for Rendering | cgv_set_graph |
| Set Visibility Depth | cgv_set_visibility |
| Create a 3D Cayley Graph Viewer | cgv_viewer |
