블로그
- Understanding Point Movement on the XY Plane and on a Circle Understanding Point Movement on the XY Plane and on a Circle Your idea is very important for understanding (curved world using trigonometry) 1.
- 유니티로 게임만들어 보자 _아무것도 모른다 그냥해보자_ 캐릭터를 컨트롤해보자 써클로 비행기의 접촉점을 만들었다 Rigidbody2D - Gravity Scale 의 값을 1 이상으로 하면 중력을 받아 아래로 떨어진다 중력값을 0으로 하면 그자리에 멈춘다 Circle 사각형의 형태가 있다 그것이 화면의 끝의 벽이 된다 벽을 치는 애드 콤퍼넌트 로 추가해준다 4면에 추가를 해주어야 한다 4개의 벽을 만들어 화면 밖으로 나가지 못하게 만들어준다 using
- jjstat_plot_path #' SEM Path Diagram (Base R) #' #' Draws a simple SEM path diagram using base R graphics. #' Only latent-latent code{Theta}). #' @param main Title. #' @param layout Layout for latent variables: tree/tree2/tree3/circle
- Color Grading (영어) Understanding Color in Film / Beginner's Guide First Color Circle (by Issac Neuton) -> Red, Orange Color Harmonies Monochromatic -> Using just .......
- (영진전문대 컴퓨터프로그래밍전공반) C++ 상향,하향 형변환 // 실습 (p.346 예제) #include #include using namespace std; class Shape { protected: int x, y; public: h) { height = h; } void draw() { // 재정의 cout << "Rectangle Draw" << endl; } }; class Circle

