Skip to content

Instantly share code, notes, and snippets.

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

Milan Košir kosirm

🏠
Working from home
View GitHub Profile
@kosirm
kosirm / Polygon
Created April 22, 2020 18:44
Sverchok_0.6.0.0 (6cbfcb6)Polygon_Bl_2.83(sub13)202042220
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {},
"update_lists": []
}
@kosirm
kosirm / Matrix List
Created April 22, 2020 18:41
Sverchok_0.6.0.0 (6cbfcb6)Matrix List_Bl_2.83(sub13)202042220
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Box": {
"bl_idname": "SvBoxNodeMk2",
"color": [
0.0,
0.5,
@kosirm
kosirm / Matrix
Created April 22, 2020 18:10
Sverchok_0.6.0.0 (6cbfcb6)Matrix_Bl_2.83(sub13)202042220
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Box": {
"bl_idname": "SvBoxNodeMk2",
"color": [
0.0,
0.5,
@kosirm
kosirm / Matrix
Created April 22, 2020 18:07
Sverchok_0.6.0.0 (6cbfcb6)Matrix_Bl_2.83(sub13)202042220
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Box": {
"bl_idname": "SvBoxNodeMk2",
"color": [
0.0,
0.5,
@kosirm
kosirm / NodeTree
Created April 22, 2020 14:59 — forked from portnov/NodeTree
Sverchok_0.6.0.0NodeTree_Bl_2.82(sub7)202041917
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Apply Field to Surface": {
"bl_idname": "SvExApplyFieldToSurfaceNode",
"height": 100.0,
"hide": false,
"label": "",
@kosirm
kosirm / .block
Created November 28, 2019 23:46 — forked from d3indepth/.block
this keyword in event handler
license: gpl-3.0
height: 170
border: no
Verifying my Blockstack ID is secured with the address 1FxHcpehJUmz9paReYhASDNotqFwwgLtXR https://explorer.blockstack.org/address/1FxHcpehJUmz9paReYhASDNotqFwwgLtXR

Keybase proof

I hereby claim:

  • I am kosirm on github.
  • I am kosirm (https://keybase.io/kosirm) on keybase.
  • I have a public key ASBhGV7MjKW3QjRAJQXMtoncjbdgNnoWTQg8J1DbR6snNwo

To claim this, I am signing this object:

@kosirm
kosirm / spaceamp
Created August 24, 2018 10:25
spaceamp
{
"title": "English",
"language": "en",
"type": "theme",
"groups": {
"spaceamp": [
{
"phrase": "Top",
"translate": "",
"active": true
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
<script src="https://rawgithub.com/ajaxorg/ace-builds/master/src/ace.js"></script>
<script src="https://rawgithub.com/ajaxorg/ace-builds/master/src/ext-emmet.js"> </script>
<script src="https://rawgithub.com/nightwing/emmet-core/master/emmet.js"></script>