File List
Here is a list of all files with brief descriptions:
- dir TheAtlasEngine
- dir atlas
- dir components
- file transform.hpp
- dir core
- dir event
- file event.hpp
- file joystick_codes.hpp
- file key_codes.hpp
- file mouse_codes.hpp
- dir filesystem
- file file_dialog.hpp
- dir geometry
- file mesh.hpp
- dir image
- file stb_image.hpp
- dir math
- dir scene
- file components.hpp
- file entity.hpp
- file scene.hpp
- file scene_object.hpp
- file world.hpp
- dir serialize
- file serializer.hpp
- dir system_framework
- file system_registry.hpp
- dir threads
- file thread.hpp
- dir ui
- file widgets.hpp
- dir update_handlers
- file sync_update.hpp
- file timer.hpp
- dir utilities
- file api.hpp
- file application.hpp
- file core.hpp
- file engine_logger.hpp
- file timer.hpp
- file window.hpp
- dir event
- dir drivers
- dir vulkan-cpp
- dir utilties
- file utils.hpp
- file hash.hpp
- file helper_functions.hpp
- file mesh.hpp
- file vk_command_buffer.hpp
- file vk_context.hpp
- file vk_descriptor_set.hpp
- file vk_driver.hpp
- file vk_graphics_queue.hpp
- file vk_imgui.hpp
- file vk_index_buffer.hpp
- file vk_physical_driver.hpp
- file vk_pipeline.hpp
- file vk_present_queue.hpp
- file vk_renderer.hpp
- file vk_renderpass.hpp
- file vk_shader_group.hpp
- file vk_swapchain.hpp
- file vk_texture.hpp
- file vk_types.hpp
- file vk_uniform_buffer.hpp
- file vk_vertex_buffer.hpp
- file vk_window.hpp
- file vulkan-imports.hpp
- dir utilties
- file graphics_context.hpp
- file renderer_context.hpp
- dir vulkan-cpp
- dir physics
- dir jolt-cpp
- file jolt-imports.hpp
- file jolt_api.hpp
- file jolt_collision.hpp
- file jolt_collision_manager.hpp
- file jolt_components.hpp
- file jolt_contact_listener.hpp
- file jolt_error_handler.hpp
- dir physics_3d
- dir jolt
- dir interface
- file jolt_broad_phase.hpp
- file jolt_api.hpp
- file jolt_context.hpp
- file jolt_helper.hpp
- dir interface
- file physics.hpp
- file physics_api.hpp
- file physics_context.hpp
- file physics_engine.hpp
- dir jolt
- file types.hpp
- dir jolt-cpp
- dir renderer
- file renderer.hpp
- dir thread_utils
- file thread.hpp
- file thread_utils.hpp
- dir components
- dir atlas