Skip to content

Instantly share code, notes, and snippets.

View ElemarJR's full-sized avatar
🏠
Working from home

Elemar Rodrigues Severo Junior ElemarJR

🏠
Working from home
View GitHub Profile
@ElemarJR
ElemarJR / AnimatedBox.xaml
Created July 19, 2011 01:06
AnimatedBox.xaml
<Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
WindowTitle="Animated Box"
Title="Animated Box"
Background="#400000">
<Page.Resources>
<!-- Materials for box sides. -->
<DiffuseMaterial x:Key="mat" Brush="Green" />
<DiffuseMaterial x:Key="backmat" Brush="White" />
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Spheres</title>
<style type="text/css">
*
{
margin: 0;
padding: 0;
}
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Rotating Wireframe cube</title>
<style type="text/css">
*
{
margin: 0;
padding: 0;
}
<!DOCTYPE html>
<html>
<head>
<title>Tree</title>
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.0/themes/base/jquery-ui.css" rel="stylesheet"
type="text/css" />
<style>
*
{
font-family: Sans-Serif;
<!DOCTYPE html>
<html>
<head>
<title>Snowflake</title>
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.0/themes/base/jquery-ui.css"
rel="stylesheet" type="text/css" />
<style>
*
{
font-family: Sans-Serif;
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
*
{
margin: 0;
padding: 0;
}
html, body
<!DOCTYPE html>
<html>
<head>
<title>Hibert</title>
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.0/themes/base/jquery-ui.css"
rel="stylesheet" type="text/css" />
<style>
*
{
font-family: Sans-Serif;
<!DOCTYPE html>
<html>
<head>
<title>Sierpinski</title>
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.0/themes/base/jquery-ui.css"
rel="stylesheet" type="text/css" />
<style>
*
{
font-family: Sans-Serif;
<!DOCTYPE html>
<html>
<head>
<title>Sierpinksi Chaos</title>
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.0/themes/base/jquery-ui.css"
rel="stylesheet" type="text/css" />
<style>
*
{
margin: 0;
<!DOCTYPE html>
<html>
<head>
<title>Barnsley Fern Chaos</title>
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.0/themes/base/jquery-ui.css"
rel="stylesheet" type="text/css" />
<style>
*
{
margin: 0;