본문 바로가기

분류 전체보기

(173)
WebGL Fundamentals > Fundamentals : vertex shader를 통해 클립 공간으로 변환, uniform을 사용하여 캔버스 해상도와 색상 설정, 좌측상단 모서리가 (0, 0)이 되도록 y좌표 반전 https://webglfundamentals.org/webgl/lessons/webgl-fundamentals.html WebGL Fundamentals Your first WebGL lesson starting with the fundamentals webglfundamentals.org https://github.com/Myoungmin/WebGL_Fundamentals GitHub - Myoungmin/WebGL_Fundamentals: WebGL 학습 프로젝트 WebGL 학습 프로젝트. Contribute to Myoungmin/WebGL_Fundamentals development by creating an account on GitHub. github.com RandomRectangles ◈..
생활코딩 : Node.js https://opentutorials.org/module/3549 Node.js 수업소개 이 수업은 JavaScript를 이용해서 Node.js를 제어해 동적으로 HTML 코드를 생성하는 웹애플리케이션을 만드는 방법에 대한 수업입니다. 수업대상 예를들어 1억개의 페이지로 이루어진 웹사 opentutorials.org https://github.com/Myoungmin/web1_html_internet GitHub - Myoungmin/web1_html_internet: WEB2 - Node.js 학습을 위한 repository WEB2 - Node.js 학습을 위한 repository. Contribute to Myoungmin/web1_html_internet development by creatin..
WebGL Fundamentals > Fundamentals : Rendering https://webglfundamentals.org/webgl/lessons/webgl-fundamentals.html WebGL Fundamentals Your first WebGL lesson starting with the fundamentals webglfundamentals.org https://github.com/Myoungmin/WebGL_Fundamentals GitHub - Myoungmin/WebGL_Fundamentals: WebGL 학습 프로젝트 WebGL 학습 프로젝트. Contribute to Myoungmin/WebGL_Fundamentals development by creating an account on GitHub. github.com Rendering 1. gl_Po..
WebGL Fundamentals > Fundamentals : WebGL 초기화 https://webglfundamentals.org/webgl/lessons/webgl-fundamentals.html WebGL Fundamentals Your first WebGL lesson starting with the fundamentals webglfundamentals.org https://github.com/Myoungmin/WebGL_Fundamentals GitHub - Myoungmin/WebGL_Fundamentals: WebGL 학습 프로젝트 WebGL 학습 프로젝트. Contribute to Myoungmin/WebGL_Fundamentals development by creating an account on GitHub. github.com WebGL로 원하는 것을 그리기 ..
DirectX11 COM 객체 메모리 누수 원인 추적하기 https://social.msdn.microsoft.com/Forums/SECURITY/en-US/2b043a3a-2320-4cf5-8b9b-4fe5c2a7f119/what-does-setprivatedata-mean-in-directx-11?forum=vcgeneral What does SetPrivateData(...) mean in DirectX 11? I've read the documentation about SetPrivateData but I don't know how to use it, I know that it's a memory leak detection according to the documentation but I don't know how to use it. There are ..
Junior Programmer > Next Steps : Project Optimization, Research and Troubleshooting, Sharing your Projects https://learn.unity.com/tutorial/next-steps-introduction?pathwayId=5f7e17e1edbc2a5ec21a20af&missionId=5f7648a4edbc2a5578eb67df&contentId=5f7649a0edbc2a2315d471f7&projectId=5d092adcedbc2a0e5c02d26f Next Steps - Introduction - Unity Learn A video introducing the final section of the course, where you will learn to prepare for the Unity Certified User Exam and to complete and share your own Persona..
Junior Programmer > Unit 5 - User Interface https://learn.unity.com/project/unit-5-user-interface?language=en&pathwayId=5f7e17e1edbc2a5ec21a20af&missionId=5f7648a4edbc2a5578eb67df Unit 5 - User Interface - Unity Learn In this Unit, you will program a game to test the player’s reflexes, where the goal is to click and destroy objects randomly tossed in the air before they can fall off the screen. In creating this prototype, you will learn h..
Junior Programmer > Unit 4 - Gameplay Mechanics https://learn.unity.com/project/unit-4-gameplay-mechanics?uv=2020.3&pathwayId=5f7e17e1edbc2a5ec21a20af&missionId=5f7648a4edbc2a5578eb67df Unit 4 - Gameplay Mechanics - Unity Learn In this Unit, you will program an arcade-style Sumo battle with the objective of knocking increasingly difficult waves of enemies off of a floating island, using power ups to help defeat them. In creating this prototyp..