Skip to content

Instantly share code, notes, and snippets.

@elfnor
elfnor / test3.md
Created September 23, 2022 07:21
test3

blah, blah

@elfnor
elfnor / deep_tree.md
Last active September 14, 2022 21:23
Images for Deep Tree Issue#test-tag

Deep tree Rendering in cycles

Deep Tree is really great for the intermediate to distant low poly trees. But I'm seeing odd transparency (or lack of) artefacts in cycles.

tropical_tree1.003
tropical_tree1.004
Deeptree_bush_fern1
Deeptree_bush_fern2

@elfnor
elfnor / md_file_tree.py
Created June 25, 2017 04:52
Generate a file tree table of contents for a directory of markdown files
# -*- coding: utf-8 -*-
"""
Generate a file tree table of contents for a directory of markdown files
run from command line:
$ python md_file_tree.py
will generate a markdown index of all markdown files in the current working
directory and its sub folders and insert it into a file `index.md`.
@elfnor
elfnor / 0_reuse_code.js
Created June 3, 2017 04:04
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.