Skip to content

Commit

Permalink
ideamatrics robotic arm build updated
Browse files Browse the repository at this point in the history
  • Loading branch information
digvijay164 committed Sep 6, 2024
1 parent e112901 commit eaeb012
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 8,354 deletions.
1 change: 0 additions & 1 deletion ideamatrics-robotic-arm-build/demo.ca50480e.js.map

This file was deleted.

101 changes: 48 additions & 53 deletions ideamatrics-robotic-arm-build/index.html
Original file line number Diff line number Diff line change
@@ -1,61 +1,56 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Robotic Arm</title>
<link rel="stylesheet" href="style.css">
</head>

<head>
<title>Robotic Arm</title>
<link rel="stylesheet" href="styles.a1211606.css">


</head>

<body>


<!-- <nav class="nav--bar">
<body>
<!-- <nav class="nav--bar">
<img class="logo" src="assets/images/logo.svg" >
<button class="button--navbar">BUY NOW</button>
</nav> -->

<div class="container">

<!-- first part -->
<section class="section first">
<div class="section--one--container">
<h1>13+ years of transforming industries with precision engineering solutions</h1>
<p>When you need to deliver a project with confidence, from Idea to Installation, you can count on Ideametrics.</p>
</div>
</section>
<!-- second part -->
<section class="section second">
<div class="section--two--container">
<h2>Built on Trust, Engineered for Reliability</h2>
</div>
</section>

<!-- third part -->
<section class="section third">
<div class="section--third--container">
<h2>Across Continents & Beyond Expectations, We Are Your GLOBAL Simulation Partner.</h2>
</div>
</section>

</div>

<div id="webgi-canvas-container">
<canvas id="webgi-canvas"></canvas>
</div>


<script src="demo.ca50480e.js"></script>
</body>

<div class="container">
<!-- first part -->
<section class="section first">
<div class="section--one--container">
<h1>
13+ years of transforming industries with precision engineering
solutions
</h1>
<p>
When you need to deliver a project with confidence, from Idea to
Installation, you can count on Ideametrics.
</p>
</div>
</section>

<!-- second part -->
<section class="section second">
<div class="section--two--container">
<h2>Built on Trust, Engineered for Reliability</h2>
</div>
</section>

<!-- third part -->
<section class="section third">
<div class="section--third--container">
<h2>
Across Continents & Beyond Expectations, We Are Your GLOBAL
Simulation Partner.
</h2>
</div>
</section>
</div>

<div id="webgi-canvas-container">
<canvas id="webgi-canvas"></canvas>
</div>

<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js" integrity="sha512-7eHRwcbYkK4d9g/6tD/mhkf++eoTHwpNM9woBxtPUBWm67zeAfFC+HrdoE2GanKeocly/VxeLvIqwvCdk7qScg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/ScrollTrigger.min.js" integrity="sha512-onMTRKJBKz8M1TnqqDuGBlowlH0ohFzMXYRNebz+yOcc5TQr/zAKsthzhuv0hiyUKEiQEQXEynnXCvNTOk50dg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>var model = "./assets/a8.glb";</script>
<script src="script.js"></script>
</body>
</html>
Loading

0 comments on commit eaeb012

Please sign in to comment.