Extras

About

Applications

HoudiniUnreal EngineUnity 3DNukeMayaBlenderZBrushPythonMixed RealityMachine LearningGraphic DesignExtras
About

Site created with Notion, Super & Cluster

Support Tools

Support Tools

Name
Link
Description
3D Equalizer
www.3dequalizer.com

3D Tracking Solution

3D Vista
www.3dvista.com

AliceVision
alicevision.org

ArmorPaint
armorpaint.org

Stand-alone physically-based texture painting tool.

Auto Remesher
blogs.dust3d.org

Open-source automatic remeshing too. Epic MegaGrant supported.

Bricsys
www.bricsys.com

CAD and BIM solution.

Bulk Rename Utility
www.bulkrenameutility.co.uk

File-naming utility for Windows, with versatile options and friendly UI.

Calman Video
store.portrait.com

Calibration software.

Channel Shuffle
orsvarn.com

Swap, flip, and mix channels from 2 different images.

Coolors
coolors.co

Color scheme generator

Diagrams.net
app.diagrams.net

Previously draw.io. Includes option for VCS with GitHub.

Diff Checker
www.diffchecker.com

Online diff tool to compare text differences between two text files

Direct Folders
www.codesector.com

Quick Windows folder access and organization.

DocFX
dotnet.github.io

An extensible and scalable static documentation generator.

EZGif
ezgif.com

Online GIF maker and editor for animated GIFs.

Figuro
www.figuro.io

Online 3d modelling tool. Site notes free access to the tool.

File Types Manager
www.nirsoft.net

Manage file extensions and types on Windows.

Flat Icon
www.flaticon.com

Database of vector icons

Font Awesome
fontawesome.com

Icon library

Framer
www.framer.com

Web browser-based prototyping tool.

G'MIC
gmic.eu

Open-source framework for digital image processing.

HandBrake
handbrake.fr

Open-source video transcoder.

i1Display Pro Plus
xritephoto.com

Hardware for display calibration. Colorimeter hardware for up to 2000 nits.

IES Viewer
photometricviewer.com

Photometric viewer for visualizing IES files. Freeware.

KeyPress OSD
keypressosd.com

Tool to display pressed keys and mouse buttons for screencasts.

Krita
krita.org

Open-source painting program.

Mandelbulb 3D (MB3D)
www.mandelbulb.com

Software for creating 3D fractal imaging.

Nomad Sculpt
nomadsculpt.com

Mobile application for 3D sculpting.

Pitch
pitch.com

Collaborative presentation tool.

PureRef
www.pureref.com

Reference image viewer.

Reality Composer
developer.apple.com

Reality Converter
developer.apple.com

RoboCopy
adamtheautomator.com

Command-line utility for copying and managing data in Windows.

SculptGL
stephaneginier.com

WebGL sculpting application; resembles sculpting in ZBrush; exports to .obj, .stl and through other methods.

ShareX
getsharex.com

Open-source screen capture sharing.

Sketch
www.sketch.com

SPECviewperf
www.spec.org

Evaluate computing system performance and energy efficiency; standardized benchmarks

SpeedTree
store.speedtree.com

Team Gantt
www.teamgantt.com

Online project planning & management tool.

TeraCopy
www.codesector.com

Windows file copy and management.

Tinkercad
www.tinkercad.com

Online 3d modeling and programming tool. Great tool for learning and testing quick concepts.

Topaz Labs
topazlabs.com

Tools for refining photo editing & quality.

TortoiseSVN
tortoisesvn.net

Subversion client for Windows.

tyFlow
docs.tyflow.com

Parametric modelling/assembly, alternative versions, FX simulations

UI Gradients
uigradients.com

Collection of linear gradients for web and print applications

Vectorization
www.vectorization.org

Free online tool to convert raster to vector graphics.

Web Gradients
webgradients.com

Collection of linear gradients for web applications.

Webflow
webflow.com

WebXR Viewer
apps.apple.com

Augmented reality viewer project by Mozilla for use with web tech and ARKit.

WinMerge
winmerge.org

Open Source differencing and merging tool.

Word Clouds
www.wordclouds.com

Free online word cloud generator and tag cloud creator.

XnView MP
www.xnview.com

Image viewer, resizer, and manager. Requires Ghostscript to work with PostScript-based file formats (PS, EPS, AI, PDF)

Zapier
zapier.com

Automation tool for interoperability amongst a variety of design, communication, and productivity tools.

Microsoft Windows

Folder Structure

MyCGDoc Production Protocol

Consistency in folder and file management for each project aims to expedite workflows and quick recall. The folder structure below depicts the overall map for a project and would only include those elements relevant to the project tasks. All projects include the base elements shown in blue, but then depending on the additional project needs, may extend to include those relevant to game engines, web applications, and/or user experience design. Ultimately, navigation throughout each project is clearly delineated and consistent while allowing for customization and expansion as necessary.

image

This mind map was created using Whimsical.

File Management Tips

Quick View OBJ Files in File Explorer

Set .OBJ files to open with 3D Viewer and in the File Explorer's Preview Pane.

image

Open tar.gz Files in Windows

Note that file.tar.gz is unpacking 2 filetypes: gzip and tarball.

image

Automated File Copy & Rename

Create .bat file with following script.

Set 2 variables to hold source path and destination path.

Copy the file from the source path and renames with the new name at the destination path. Additional lines of this same code can be added for each and every other file being copied and renamed.

Pause is included to pause the bat file operation.

set sourcepath=\\<add_source_path_here>\folder
set destpath=\\<add_dest_path_here>\folder
Copy /y "%sourcepath%\orig_filename.file_extension" "%destpath%\new_filename.file_extension"
echo done
pause

Windows File Locations

Start menu items

C:\Users\<user>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs

Troubleshooting

OneDrive Transfer Limit

  1. Navigate to and open the following file: %LocalAppData%\Microsoft\OneDrive\settings\Personal\ClientPolicy.ini
  2. Increase value of variable MaxClientMBTransferredPerDay
  3. Restart OneDrive.

Syntax & Formatting

Unique Characters

Degree Symbol (°)

  • ALT (hold) + 0 + 1 + 7 + 6 (numeric keys)

Microsoft Excel

Clip Characters

Use the following formula structure to isolate sheet numbers and sheet names by clipping characters from left and/or right.

image

Combine Text & Numbers

Values in cells A1, B1 and C1 are numbers. The formula in cell D1 is noted in the formula window and includes notation for converting and combining text and numbers.

image

Multiple Print Areas on Sheet

Excel has the option to define multiple print areas on a single sheet.

Select the cells that are intended to be within the first print area. Input the name of the print area (in this case, "Print_Area_01") in the input box above cell A1.

image
image

Select the next series of cells and input the name of the print area in the aforementioned input box. It is currently showing "A6", but replace it with the name of the new print area, as shown in the following screen captures.

image
image

Using the drop-down menu of the input box above cell A1, one can select from the available defined print areas. When selected, the cells within the print area are selected.

Game Mode Recording

Hide Mouse in Recordings

  1. <Windows> + <I>
  2. Gaming > Captures
  3. Disable 'Capture mouse cursor in recordings' (located at very bottom)

PowerShell

General Operations

PowerShell commands

Change directory

cd Desktop

Use the /d switch to change current drive in addition to changing current directory for a drive.

cd /d d:\Directory

To move out of a directory

cd ..

List files in current directory

ls

Tab Completion

Start typing in the directory and then clicking <TAB> to autocomplete with available directories cycling through

cd D

Used to write/quit the Visual Editor (vi)

:wq!

This command clears the shell of any previous commands and output.

cls

Used to permit user to execute a command as superuser or another user, depending on security policy. Mitigates any potential permission errors.

sudo

Active version of Python

python

Resources

PowerShell Commands List

PDQ.com

We are passionate about PowerShell at PDQ.com and believe it is quickly becoming mandatory to accomplish day to day systems administration tasks. We have a list of commands below to help you learn more about PowerShell, as well as a PowerShell blog series that could help you write scripts to automate your daily work.

PDQ.com

Console, Terminal, Shell

What's the difference between a console, a terminal, and a shell?

I see a lot of questions that are close but the questions themselves show an underlying misunderstanding of some important terms. Why would I use Windows Terminal over PowerShell? I don't need WSL for bash, I use Cygwin. Can I use conemu with PowerShell Core or do I need to use Windows Terminal?

What's the difference between a console, a terminal, and a shell?

Properties

Enable Copy/Paste

This same process applies to PowerShell

image

Discord

GIFs & Video

Gyazo GIFs and videos are enabled for viewing in posts simply by copying/pasting the link from Gyazo.

Formatting Guides

Discord Text Formatting Guide: Colors, Bold, Italics, Strikethrough

Last Updated 8/16/2019: We included an extra "Markdown Text 101" section with three awesome resources to take your Markdown knowledge even further. You'll also find a new section on chat formatting when using international keyboard layouts. Added several "quality of life" updates to this guide.

Discord Text Formatting Guide: Colors, Bold, Italics, Strikethrough
support.discord.com

Resources

Resources

🏛️Site Libraries

On This Page

  • Support Tools
  • Microsoft Windows
  • Folder Structure
  • File Management Tips
  • Quick View OBJ Files in File Explorer
  • Open tar.gz Files in Windows
  • Automated File Copy & Rename
  • Windows File Locations
  • Troubleshooting
  • OneDrive Transfer Limit
  • Syntax & Formatting
  • Unique Characters
  • Microsoft Excel
  • Clip Characters
  • Combine Text & Numbers
  • Multiple Print Areas on Sheet
  • Game Mode Recording
  • Hide Mouse in Recordings
  • PowerShell
  • General Operations
  • PowerShell commands
  • Resources
  • Properties
  • Discord
  • GIFs & Video
  • Formatting Guides
  • Resources