Skip to content

Instantly share code, notes, and snippets.

@W1Real
W1Real / PristineMajorMinorGrid.shader
Created March 9, 2026 01:11 — forked from bgolus/PristineMajorMinorGrid.shader
Pristine Grid applied to a grid that has support for major and minor lines and colored axis lines
Shader "Pristine Major Minor Grid"
{
Properties
{
[KeywordEnum(X, Y, Z)] _Axis ("Plane Axis", Float) = 1.0
[IntRange] _MajorGridDiv ("Major Grid Divisions", Range(2,25)) = 10.0
_AxisLineWidth ("Axis Line Width", Range(0,1.0)) = 0.04
_MajorLineWidth ("Major Line Width", Range(0,1.0)) = 0.02
_MinorLineWidth ("Minor Line Width", Range(0,1.0)) = 0.01
@W1Real
W1Real / frequency.txt
Created August 6, 2025 20:26 — forked from cofinley/frequency.txt
French Frequency List - Top 5000 Words (Lemmatized, No Conjugations)
un
à
en
le
et
être
de
avoir
que
ne
@W1Real
W1Real / component.js
Last active March 14, 2024 21:43 — forked from tbusser/component.js
Script files for scaffolding a new Vue component using the `script setup` syntax, and a Storybook story file. The scripts `component.js` and `story.js` are expected in a subfolder named `scaffold-templates`.
export default function scaffoldComponent(name) {
return `<script setup lang="ts">
export interface Props {
//Component props go here.
}
/* -------------------------------------------------------------------------- */
const emit = defineEmits<{
// component events go here.
@W1Real
W1Real / Independent Explanations on Articulatory Phonetics.md
Created August 10, 2022 14:54
Independent Explanations on Articulatory Phonetics

INDEPENDENT EXPLANATIONS ON ARTICULATORY PHONETICS

A Criticism of the International Phonetic Alphabet


Written / Typed by: Mister Özgün Öztekin (SalviaSage)
Date of Last Revision: 2022-07-21
Word count: ∓19,200 words
Chapter Count: 15 chapters