수학 학습

3차원 공간의 좌표축과 좌표 평면

3차원 공간에서 X, Y, Z 좌표축 및 XY, XZ, YZ 좌표 평면 탐색. 좌표를 사용하여 점을 위치시키는 방법을 이해하고 축과 평면 간의 관계를 시각화합니다.

Interactive Coordinate Axes and Planes Visualization

Introduction

Explore fundamental geometric concepts in 3D space. Points represent locations, lines connect points, and planes are flat surfaces. Understand the X, Y, and Z coordinate axes and how they define the 3D coordinate system.

Features:
  • Points: Create points in 3D space and see their coordinates
  • Line Segments: Connect two points with a finite line segment
  • Rays: Draw rays that extend infinitely in one direction
  • Lines: Create infinite lines extending in both directions
  • Planes: Visualize flat surfaces in XY, XZ, YZ, or custom orientations
  • Interactive Controls: Rotate, zoom, and pan to view from different angles
  • Labels: Toggle point labels and coordinate axes

How to Use

  • Points: Enter X, Y, Z coordinates and click "Add Point"
  • Lines: Create at least 2 points, then select line type and choose start/end points from dropdowns (or leave empty to use last 2 points)
  • Planes: Select plane orientation (XY, XZ, YZ) or create custom plane with 3 points
  • Navigation: Click and drag to rotate, scroll to zoom, right-click and drag to pan
  • Selection: Click on a point in the list to highlight it in the 3D view
  • Coordinates: Points are positioned at the exact coordinates you specify (X, Y, Z)

Loading 3D Visualization...

If this message persists, please install Three.js: pnpm install three @types/three

Points (0)

No points created yet

Lines (0)

No lines created yet

수업

개별 학습 단위

수업 준비 중

3차원 공간의 좌표축과 좌표 평면 | Maths Learning