- modeling
- rigging
- animation
- materials
- UV
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list | |
| echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list | |
| curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - | |
| sudo add-apt-repository ppa:gezakovacs/ppa | |
| sudo apt-get update |
var x = index % columns;
var y = index / columns;for f in *.; do ; done
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Архитектура Houdini. Процедурная идеология. | |
| Основные понятия: процедура, нода, связь, нетворк, параметр, атрибут. | |
| Настройка интерфейса. Настройка переменных среды. Навигация. | |
| Контексты. Типы контекстов. | |
| OBJ, Geometry, POP, SHOP, DOP, VOP, CHOP, ROP, COP. | |
| Обмен данными между контекстами. Геометрический контекст. | |
| Устройство геометрии в Houdini. | |
| Типы геометрии, атрибуты и инструменты работы с ними. | |
| Базовый уровень сцены OBJ. | |
| Создание основных элементов сцены: объекты, источники света, камера. |
- No interesting tasks. Only fixing when something broken.
- Should dig and fix other's crap.
- I don't watch TV.
- Blame me when I making mistakes.
- CEO talking about contributing to OSS, but his point it shouldn't make any benefits to another people.
- It's OK to use industrial spying and corrupt developers from other companies.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #Login as root | |
| sudo su | |
| #create jdk directory | |
| mkdir /opt/jdk | |
| #uncompress, change to your file name | |
| tar -zxf jdk-8u5-linux-x64.tar.gz -C /opt/jdk | |
| #check if files are there |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ####### | |
| # makefile for STM8*_StdPeriph_Lib and SDCC compiler | |
| # | |
| # note: paths in this Makefile assume unmodified SPL folder structure | |
| # | |
| # usage: | |
| # 1. if SDCC not in PATH set path -> CC_ROOT | |
| # 2. set correct STM8 device -> DEVICE | |
| # 3. set project paths -> PRJ_ROOT, PRJ_SRC_DIR, PRJ_INC_DIR | |
| # 4. set SPL paths -> SPL_ROOT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <snippet> | |
| <content> | |
| /* | |
| Как мне противно стало от твоей реплики, сразу повеяло запахом пивасика, | |
| водочки, шашлыка, жизненных планов, обсуждения чьей-то судьбы, хихикания | |
| полупьяных дурнораскрашенных женщин, золотых крестиков на шеях, | |
| среднерусского леса, мусора на опушке, березок, ухающей 50-ти летней женщины, | |
| застольных разговоров, мобильных телефонов, метро, | |
| детей в яркой китайской одежде, загадочно-дебиловатых улыбок молодых матерей | |
| в парках спальных районов, следа от самолёта в небе над подмосковным городком, |