mittsu
3D Graphics Library for Ruby.
파일 탐색기
최종 버전 다운로드 (.zip)- build-workflow.yml
- console
- setup
- camera.rb
- cube_camera.rb
- orthographic_camera.rb
- perspective_camera.rb
- buffer_attribute.rb
- buffer_geometry.rb
- clock.rb
- dynamic_buffer_attribute.rb
- event_dispatcher.rb
- face3.rb
- geometry.rb
- hash_array.rb
- object_3d.rb
- raycaster.rb
- uniform.rb
- box_geometry.rb
- circle_geometry.rb
- cylinder_geometry.rb
- dodecahedron_geometry.rb
- icosahedron_geometry.rb
- lathe_geometry.rb
- octahedron_geometry.rb
- parametric_buffer_geometry.rb
- parametric_geometry.rb
- plane_buffer_geometry.rb
- plane_geometry.rb
- polyhedron_geometry.rb
- ring_geometry.rb
- sphere_geometry.rb
- tetrahedron_geometry.rb
- torus_geometry.rb
- torus_knot_buffer_geometry.rb
- torus_knot_geometry.rb
- camera_helper.rb
- geometries.rb
- helpers.rb
- image.rb
- image_utils.rb
- ambient_light.rb
- area_light.rb
- directional_light.rb
- hemisphere_light.rb
- light.rb
- point_light.rb
- spot_light.rb
- cache.rb
- file_loader.rb
- image_loader.rb
- loader.rb
- loading_manager.rb
- mtl_loader.rb
- obj_loader.rb
- obj_mtl_loader.rb
- stl_loader.rb
- line_basic_material.rb
- material.rb
- mesh_basic_material.rb
- mesh_face_material.rb
- mesh_lambert_material.rb
- mesh_phong_material.rb
- point_cloud_material.rb
- shader_material.rb
- sprite_material.rb
- box2.rb
- box3.rb
- color.rb
- color_keywords.rb
- euler.rb
- frustum.rb
- line3.rb
- matrix3.rb
- matrix4.rb
- plane.rb
- quaternion.rb
- ray.rb
- sphere.rb
- spline.rb
- triangle.rb
- vector.rb
- vector2.rb
- vector3.rb
- vector4.rb
- group.rb
- line.rb
- mesh.rb
- point_cloud.rb
- sprite.rb
- scene.rb
- compressed_texture.rb
- cube_texture.rb
- data_texture.rb
- render_target.rb
- render_target_cube.rb
- texture.rb
- video_texture.rb
- cameras.rb
- constants.rb
- core.rb
- extras.rb
- lights.rb
- loaders.rb
- materials.rb
- math.rb
- objects.rb
- scenes.rb
- textures.rb
- utils.rb
- version.rb
- mittsu.rb
- test_buffer_attribute.rb
- test_buffer_geometry.rb
- test_object_3d.rb
- test_mtl_loader.rb
- test_obj_loader.rb
- test_obj_mtl_loader.rb
- test_stl_ascii_loader.rb
- test_stl_binary_loader.rb
- test_box2.rb
- test_box3.rb
- test_color.rb
- test_euler.rb
- test_frustum.rb
- test_line3.rb
- test_math.rb
- test_matrix3.rb
- test_matrix4.rb
- test_plane.rb
- test_quaternion.rb
- test_ray.rb
- test_sphere.rb
- test_triangle.rb
- test_vector2.rb
- test_vector3.rb
- test_vector4.rb
- test_line.rb
- test_mesh.rb
- square.binary.stl
- test.mtl
- test.obj
- test.png
- test_3x5.png
- test_rgb.mtl
- test_zero_rgb.mtl
- constants.rb
- minitest_helper.rb
- test_mittsu.rb
- .codeclimate.yml
- .gitignore
- .rubocop.yml
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- mittsu.gemspec
- Rakefile
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/danini-the-panini/mittsu
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd mittsu
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
