Temporalis

Developer
Size
1,842 Kb
Views
36,432

How do I make an temporalis?

Slit-scan webcam effect. What is a temporalis? How do you make a temporalis? This script and codes were developed by Josh Beckwith on 29 August 2022, Monday.

Temporalis Previews

Temporalis - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Temporalis</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <iframe id="iframe" src="https://positlabs.github.io/temporalis/" frameborder="0"></iframe>
<a href="https://codepen.io/positlabs/pen/bpLYjY" target='_blank'>Webcam access requires https!</a> <script src="js/index.js"></script>
</body>
</html>

Temporalis - Script Codes CSS Codes

body { position: absolute; width: 100%; height: 100%; overflow: hidden;	background: #111;
}
iframe { width: 100%; height: 100%;
}
a {	position: absolute;	top: 50%; width: 100%;	text-align: center;	font-weight: bold;	color: limegreen;
}

Temporalis - Script Codes JS Codes

if(location.protocol !== 'https:'){ iframe.remove();
}
Temporalis - Script Codes
Temporalis - Script Codes
Home Page Home
Developer Josh Beckwith
Username positlabs
Uploaded August 29, 2022
Rating 3
Size 1,842 Kb
Views 36,432
Do you need developer help for Temporalis?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Josh Beckwith (positlabs) Script Codes
Create amazing SEO content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!