这本书在国内已经绝版。目录如下 Introduction Dorit S. Hochbaum 0.1 What can approximation algorithms do for you: an illustrative example 0.2 Fundamentals and concepts 0.3 Objectives and organization of this book 0.4 Acknowledgments I Approximation Algorithms for Sc
Includes: ● Unified Material Inspector: selects the correct shader based on your settings ● Shader Generator Tool: create your own custom shader choosing among dozens of features ● Desktop/Mobile Versions of the Shaders ● PBS Version of the Shaders
可着色的
设置一个调色板并获取每种可能组合的对比度值-这对于查找具有预定义颜色的安全颜色组合非常有用,并包括通过/失败分数。
入门
npm i --save colorable
用法
传递一个颜色字符串数组或一个以颜色字符串作为值的对象。
var colorable = require ( 'colorable' )
var colors = {
red : 'red' ,
green : 'green' ,
blue : 'blue'
}
var result = colorab