Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
WebGL_final_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
채성희
WebGL_final_project
Commits
b015a511
Commit
b015a511
authored
6 years ago
by
채성희
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
0e334e67
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-2
3 additions, 2 deletions
README.md
with
3 additions
and
2 deletions
README.md
+
3
−
2
View file @
b015a511
...
...
@@ -4,10 +4,11 @@
## Texture Mapping (multiple texture mapping)
No
. Basic Texture Mapping
1
.
Basic Texture Mapping
-
3D 객체에 고양이 사진을 mapping한 간단한 예제 이다.
<br>
-
3D 객체는 다음과 같은 과정을 통해 만들어졌다.
<br>
!
[
basic_ex
](
)
1.
삼각형 두개로 정사각형을 그린다.
<br>
2.
정사각형을 다시 여러개의 삼각형으로 쪼갠다.
<br>
예제에서는 총 16개의 삼각형을 이용하여 정사각형을 이용하였다.
<br>
...
...
@@ -28,7 +29,7 @@ No. Basic Texture Mapping
No
. Cube Multiple Texture Mapping
2
.
Cube Multiple Texture Mapping
> 참고문헌
[
webglfundamentals
](
https://webglfundamentals.org/webgl/lessons/webgl-cube-maps.html
"webglfundamentals"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment