Files in MilesMcBain/r2vr
Compose and Serve WebVR Scenes

.Rbuildignore
.eslintrc
.gitignore
.prettierrc
.travis.yml
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
R/assertions.R R/asset.R R/binary_question_scene.R R/change_message.R R/end.R R/entity.R R/find_IP.R R/global_set_colors.R R/global_set_go_to_context.R R/global_set_image_paths_and_points.R R/global_set_marker_and_z_properties.R R/global_set_metadata.R R/global_set_user.R R/go.R R/go_to.R R/helper_random_marker_position_3d.R R/in_mem_asset.R R/json_model.R R/label.R R/messages.R R/multivariable_question_scene.R R/pc_control_camera.R R/point_2d.R R/point_3d.R R/pop.R R/read.R R/render.R R/scene.R R/shared_generate_markers.R R/shared_hide_markers.R R/shared_reset_markers_color.R R/shared_setup_scene.R R/start.R R/testing_ask_question.R R/testing_euclidean_distance.R R/testing_generate_evaluation_questions.R R/testing_randomize_markers.R R/testing_set_evaluation_questions.R R/training_check.R R/training_fixed_points.R R/two_range_translation.R R/url.R R/utils-pipe.R R/utils-route.R README.md
appveyor.yml
gallery/textured_uluru.png
gallery/uluru_header.png
inst/data/Database_outputs.csv
inst/data/db_data_to_files.R
inst/data/gold_standard.csv
inst/data/labelset_full_edited.csv
inst/ext/images/2d_testing/51017045001.jpeg
inst/ext/images/2d_testing/56017030401.jpeg
inst/ext/images/2d_testing/58036392301.jpeg
inst/ext/images/2d_training/49001074001.jpeg
inst/ext/images/2d_training/49002256001.jpeg
inst/ext/images/2d_training/51010026001.jpeg
inst/ext/images/3d_testing/110060902.jpg
inst/ext/images/3d_testing/130010712.jpg
inst/ext/images/3d_testing/140040045.jpg
inst/ext/images/3d_training/100030039.jpg
inst/ext/images/3d_training/120050111.jpg
inst/ext/images/3d_training/150280102.jpg
inst/js/binary_interactions.js
inst/js/bundle2d.js
inst/js/button_controls.js
inst/js/coral_cover_2D.js
inst/js/look_at.js
inst/js/new_2D_coral_cover.js
inst/js/r2vr_components.js
inst/js/selection_interactions.js
inst/js/testing2d.js
inst/js/testing3d.js
inst/js/training2d.js
inst/js/training3d.js
inst/templates/basic.html
inst/templates/basic_map.html
inst/templates/empty.html
man/a_add_entity.Rd man/a_asset.Rd man/a_check.Rd man/a_entity.Rd man/a_event.Rd man/a_in_mem_asset.Rd man/a_json_model.Rd man/a_kill_all_scenes.Rd man/a_label.Rd man/a_pc_control_camera.Rd man/a_remove_component.Rd man/a_remove_entity.Rd man/a_remove_entity_class.Rd man/a_scene.Rd man/a_update.Rd man/ask_question.Rd man/binary_question_scene.Rd man/check.Rd man/end.Rd man/euclidean_distance.Rd man/find_IP.Rd man/fixed_markers.Rd man/generate_evaluation_questions.Rd man/go.Rd man/go_to.Rd man/has_url_prefix.Rd man/hide_markers.Rd man/is_2d_point.Rd man/is_3d_point.Rd man/is_a_asset.Rd man/is_a_entity.Rd man/is_a_scene.Rd man/multivariable_question_scene.Rd man/pipe.Rd man/point_2d.Rd man/point_3d.Rd man/pop.Rd man/random_fixed_3d_marker.Rd man/randomize_markers.Rd man/range_translation.Rd man/read.Rd man/reset_markers_color.Rd man/set_colors.Rd man/set_go_to_context.Rd man/set_marker_and_props.Rd man/set_metadata.Rd man/set_questions_and_responses.Rd man/set_random_images.Rd man/set_user.Rd man/shared_generate_markers.Rd man/shared_setup_scene.Rd man/start.Rd
package-lock.json
package.json
testing_2d.R testing_3d.R tests/testthat.R
tests/testthat/Kangaroo_01.bin
tests/testthat/Kangaroo_01.gltf
tests/testthat/QUT.png
tests/testthat/cube.json
tests/testthat/spin.js
tests/testthat/test_asset.R tests/testthat/test_entity.R tests/testthat/test_in_mem_asset.R tests/testthat/test_json_model.R tests/testthat/test_label.R tests/testthat/test_pc_controls.R tests/testthat/test_scene.R tests/testthat/test_url_prefix.R
tests/testthat/ws_test.js
training_2d.R training_3d.R
tsconfig.json
typescript/2d/async/annotation/post.ts
typescript/2d/async/annotation/update.ts
typescript/2d/async/evaluation/post.ts
typescript/2d/async/evaluation/update.ts
typescript/2d/helpers/evaluation/save.ts
typescript/2d/helpers/image.ts
typescript/2d/helpers/save.ts
typescript/2d/index.ts
typescript/2d/intersections/evaluation.ts
typescript/2d/intersections/marker.ts
typescript/2d/intersections/menu-options.ts
typescript/2d/models/AnnotationData.ts
typescript/2d/models/CoralBinary.ts
typescript/2d/store/annotation/AnnotationAction.ts
typescript/2d/store/annotation/AnnotationReducer.ts
typescript/2d/store/annotation/models/Annotation.ts
typescript/2d/store/annotation/models/actions.ts
typescript/2d/store/evaluation/EvaluationAction.ts
typescript/2d/store/evaluation/EvaluationReducer.ts
typescript/2d/store/evaluation/models/EvaluationResponse.ts
typescript/2d/store/evaluation/models/actions.ts
typescript/2d/store/image/ImageAction.ts
typescript/2d/store/image/ImageReducer.ts
typescript/2d/store/image/models/Image.ts
typescript/2d/store/image/models/actions.ts
typescript/2d/store/intersection/IntersectionAction.ts
typescript/2d/store/intersection/IntersectionReducer.ts
typescript/2d/store/intersection/models/actions.ts
typescript/2d/store/marker/MarkerAction.ts
typescript/2d/store/marker/MarkerReducer.ts
typescript/2d/store/marker/models/Marker.ts
typescript/2d/store/marker/models/actions.ts
typescript/2d/store/models/actions.ts
typescript/2d/store/observation/ObservationAction.ts
typescript/2d/store/observation/ObservationReducer.ts
typescript/2d/store/observation/models/ObservationNumber.ts
typescript/2d/store/observation/models/actions.ts
typescript/2d/store/rootStore.ts
typescript/2d/store/user/UserAction.ts
typescript/2d/store/user/UserReducer.ts
typescript/2d/store/user/models/User.ts
typescript/2d/store/user/models/actions.ts
typescript/2d/user-interface/evaluation-option-color.ts
typescript/2d/user-interface/marker-color.ts
typescript/2d/user-interface/menu-options.ts
typescript/2dNew/helpers/evaluation.ts
typescript/2dNew/helpers/findMarkerIndex.ts
typescript/2dNew/helpers/getMarkers.ts
typescript/2dNew/helpers/image.ts
typescript/2dNew/helpers/question.ts
typescript/2dNew/http/postAnnotations.ts
typescript/2dNew/http/postEvaluation.ts
typescript/2dNew/store/annotation/AnnotationAction.ts
typescript/2dNew/store/annotation/AnnotationReducer.ts
typescript/2dNew/store/annotation/models/actions.ts
typescript/2dNew/store/colors/ColorsAction.ts
typescript/2dNew/store/colors/ColorsReducer.ts
typescript/2dNew/store/colors/models/actions.ts
typescript/2dNew/store/evaluation/EvaluationAction.ts
typescript/2dNew/store/evaluation/EvaluationReducer.ts
typescript/2dNew/store/evaluation/models/actions.ts
typescript/2dNew/store/image/ImageAction.ts
typescript/2dNew/store/image/ImageReducer.ts
typescript/2dNew/store/image/models/actions.ts
typescript/2dNew/store/metadata/MetaDataAction.ts
typescript/2dNew/store/metadata/MetaDataReducer.ts
typescript/2dNew/store/metadata/models/actions.ts
typescript/2dNew/store/models/actions.ts
typescript/2dNew/store/rootStore.ts
typescript/2dNew/store/user/UserAction.ts
typescript/2dNew/store/user/UserReducer.ts
typescript/2dNew/store/user/models/actions.ts
typescript/2dNew/testing2d.ts
typescript/2dNew/training2d.ts
typescript/3d/helpers/evaluation.ts
typescript/3d/helpers/findMarkerIndex.ts
typescript/3d/helpers/getMarkers.ts
typescript/3d/helpers/image.ts
typescript/3d/helpers/question.ts
typescript/3d/http/postAnnotations.ts
typescript/3d/http/postEvaluation.ts
typescript/3d/store/annotation/AnnotationAction.ts
typescript/3d/store/annotation/AnnotationReducer.ts
typescript/3d/store/annotation/models/actions.ts
typescript/3d/store/colors/ColorsAction.ts
typescript/3d/store/colors/ColorsReducer.ts
typescript/3d/store/colors/models/actions.ts
typescript/3d/store/evaluation/EvaluationAction.ts
typescript/3d/store/evaluation/EvaluationReducer.ts
typescript/3d/store/evaluation/models/actions.ts
typescript/3d/store/image/ImageAction.ts
typescript/3d/store/image/ImageReducer.ts
typescript/3d/store/image/models/actions.ts
typescript/3d/store/metadata/MetaDataAction.ts
typescript/3d/store/metadata/MetaDataReducer.ts
typescript/3d/store/metadata/models/actions.ts
typescript/3d/store/models/actions.ts
typescript/3d/store/rootStore.ts
typescript/3d/store/user/UserAction.ts
typescript/3d/store/user/UserReducer.ts
typescript/3d/store/user/models/actions.ts
typescript/3d/testing3d.ts
typescript/3d/training3d.ts
typescript/shared/http/annotation/post.ts
typescript/shared/http/annotation/update.ts
typescript/shared/http/url.ts
typescript/shared/models/Annotation.d.ts
typescript/shared/models/AnnotationData.d.ts
typescript/shared/models/CoralBinary.d.ts
typescript/shared/models/CustomColors.d.ts
typescript/shared/models/Evaluation.d.ts
typescript/shared/models/Image.d.ts
typescript/shared/models/MetaData.d.ts
typescript/shared/models/User.d.ts
typescript/shared/user-interface/evaluation-color.ts
typescript/shared/user-interface/marker-color.ts
typescript/shared/user-interface/menu-options.ts
typescript/vignettes/coral_cover_experiment.Rmd
typescript/vignettes/coral_cover_experiment.html
typescript/vignettes/diamonds.png
typescript/vignettes/enitites_assets_scenes.Rmd
typescript/vignettes/hello_world.png
typescript/vignettes/interactions.Rmd
typescript/vignettes/kangaroo_cube.png
typescript/vignettes/mtcars.png
typescript/vignettes/r_webvr_communication.Rmd typescript/vignettes/testing_2d.Rmd typescript/vignettes/testing_3d.Rmd typescript/vignettes/training_2d.Rmd typescript/vignettes/training_3d.Rmd
typescript/vignettes/visdat_tron.png
typescript/vignettes/vr_scatterplot.Rmd vignettes/coral_cover_experiment.Rmd
vignettes/coral_cover_experiment.html
vignettes/diamonds.png
vignettes/enitites_assets_scenes.Rmd
vignettes/hello_world.png
vignettes/interactions.Rmd
vignettes/kangaroo_cube.png
vignettes/mtcars.png
vignettes/r_webvr_communication.Rmd vignettes/testing_2d.Rmd vignettes/testing_3d.Rmd vignettes/training_2d.Rmd vignettes/training_3d.Rmd
vignettes/visdat_tron.png
vignettes/vr_scatterplot.Rmd
webpack.config.js
MilesMcBain/r2vr documentation built on March 29, 2021, 12:03 p.m.