当前位置: 首页 > news >正文

Midjourney 生成油画技巧

基本 prompt

oil painting, a cute corgi dog surrounded with colorful flowers

在这里插入图片描述

技法

Pointillism 点描绘法

笔刷比较细,图像更精细

oil painting, a cute corgi dog surrounded with colorful flowers, pontillism

在这里插入图片描述

Impasto 厚涂绘法

笔刷比较粗,图像没那么精细,但更有油画的感觉

oil painting, a cute corgi dog surrounded with colorful flowers, impasto

在这里插入图片描述

更多的修饰

更多细节

以 detailed oil painting, (prompt…), scumbling,生出来的图有更多的细节,但是会让画面看起来不像油画了

detailed oil painting, a cute corgi dog surrounded with colorful flowers, pontillism, scumbling

在这里插入图片描述

detailed oil painting, a cute corgi dog surrounded with colorful flowers, impasto, scumbling

在这里插入图片描述

色块

Color field
oil painting, a cute corgi dog surrounded with colorful flowers, color field

在这里插入图片描述

Color blocking
oil painting, a cute corgi dog surrounded with colorful flowers, color blocking

在这里插入图片描述

Palette knife 调色刀

色块感更强

oil painting, a cute corgi dog surrounded with colorful flowers, palette knife

在这里插入图片描述

impressionism 印象派

笔触/笔刷每次会画更长

oil painting, a cute corgi dog surrounded with colorful flowers, impressionism

在这里插入图片描述

对图片元素结构的把控

glazing 上釉

让主体跟背景更分离

oil painting, a cute corgi dog surrounded with colorful flowers, glazing

在这里插入图片描述

sfumato 渲染层次,晕涂法

oil painting, a cute corgi dog surrounded with colorful flowers, sfumato 

在这里插入图片描述

fresco

明亮的色彩,亮色调

oil painting, a cute corgi dog surrounded with colorful flowers, fresco

在这里插入图片描述

schiaroscuro/tenebrism

暗色调

oil painting, a cute corgi dog surrounded with colorful flowers, schiaroscuro

在这里插入图片描述

blue hour

夜晚的效果

oil painting, a cute corgi dog surrounded with colorful flowers, blue hour

在这里插入图片描述

http://www.dtcms.com/a/1876.html

相关文章:

  • Neo4j最新安装教程(图文版)
  • 美容店预约小程序搭建流程
  • 【算法笔记】求1+2+3+...+n,要求不能使用乘除法、for、while、if、else、switch、case等关键字及条件判断语句(A?B:C)。
  • Java集成Onlyoffice以及安装和使用示例,轻松实现word、ppt、excel在线编辑功能协同操作,Docker安装Onlyoffice
  • 深度学习 二:COVID 19 Cases Prediction (Regression)
  • 03-Zookeeper客户端使用
  • Java进阶篇--网络编程
  • 【分布式云储存】Springboot微服务接入MinIO实现文件服务
  • 用go实现http服务端和请求端
  • 【数据结构】选择排序 堆排序(二)
  • POSIX
  • Flutter开发之Package与Plugin
  • 基于 SpringBoot 2.7.x 使用最新的 Elasticsearch Java API Client 之 ElasticsearchClient
  • el-menu 导航栏学习(1)
  • Linux下安装MySQL
  • 餐饮外卖配送小程序商城的作用是什么?
  • Flutter小米商城
  • 外包干了2个月,技术退步明显...
  • 【随笔记】C++ condition_variable 陷阱
  • Promise花落谁家知多少
  • flink生成水位线记录方式--基于特殊记录的水位线生成器
  • elementui引入弹出框报错:this.$alert is not defined 解决方案
  • 【新版】系统架构设计师 - 未来信息综合技术
  • ROS2 中的轻量级、自动化、受控回放
  • 第五章 函数
  • java_equals的使用
  • jmeter录制https脚本
  • 【python入门篇】列表简介及操作(2)
  • springboot和vue:八、vue快速入门
  • 小谈设计模式(8)—代理模式