Skip to content

Instantly share code, notes, and snippets.

View OmarShehata's full-sized avatar

Omar Shehata OmarShehata

View GitHub Profile
<html>
<head>
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r71/three.min.js"></script>
<style>
/* We want our scene to span the entire window */
body { margin: 0; }
</style>
</heda>
<body>