Skip to content
Snippets Groups Projects
Commit cdc3db80 authored by 채성희's avatar 채성희
Browse files

texture mapping project, 3-image texture mapping complete

parents
No related branches found
No related tags found
No related merge requests found
Pipeline #1876 failed
Source diff could not be displayed: it is too large. Options to address this: view the blob.
cuty-cat.jpg

38.1 KiB

cuty-dog.jpg

43.9 KiB

cuty-rabbit.jpg

64 KiB

<html>
<head>
<title>WebGL Tutorial - Texture Mapping Example</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<script type="text/javascript" src="WebGLTextureMapping.js">
</script>
</head>
<body onload="main()">
<H1> WebGL - Texture Mapping </H1>
<canvas id="helloapicanvas" style="border: none;" width="500" height="500"></canvas>
<p style="color:cornflowerblue;"> (CC-NC-BY) 2019 SungHee Chae</p>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment