Home Web Front-end PS Tutorial photoshop利用滤镜制作漂亮的火焰菊花

photoshop利用滤镜制作漂亮的火焰菊花

Jun 01, 2016 pm 02:34 PM
filter

本教程的效果有点类似烟花的制作,不过在利用极坐标滤镜的时候变换的角度不同,只需要做成花朵的形状。然后用局部的花瓣等做成花蕊即可,颜色可以任意选择。 最终效果

photoshop利用滤镜制作漂亮的火焰菊花

1、新建一个800 * 800像素,分辨率为150像素/英寸的文档,背景填充黑色。

photoshop利用滤镜制作漂亮的火焰菊花
 
2、新建一个图层,得到“图1”,选择画笔工具,笔刷大小设置为9像素,不透明度设置为:100%,在图中随意画些白点,效果如下图。

photoshop利用滤镜制作漂亮的火焰菊花

3、执行:滤镜 > 风格化 > 风,设置为默认,确定后按Ctrl + F 加强几次,效果如下图。

photoshop利用滤镜制作漂亮的火焰菊花

4、选择菜单:图像 > 旋转画布 > 顺时针90度。然后执行:滤镜 > 扭曲 > 极坐标,选择“平面坐标到极坐标”,确定后按Ctrl + F 加强一次,效果如下图。

photoshop利用滤镜制作漂亮的火焰菊花
 
5、把“图层1”复制一层,得到“图层1副本”,选中副本图层,执行:编辑 > 变换 > 水平翻转,以创建对立的两朵花瓣,如下图。

photoshop利用滤镜制作漂亮的火焰菊花

6、新建一个图层,选择多边形套索工具,建立选区,并设置渐变方式从橘黄色到黄色的径向渐变,效果如下图。

photoshop利用滤镜制作漂亮的火焰菊花

7、把图层混合模式改为“颜色”,效果如下图。

photoshop利用滤镜制作漂亮的火焰菊花
 
8、新建一个图层,按Ctrl + Alt + Shift + E 盖印图层。

photoshop利用滤镜制作漂亮的火焰菊花

9、再次使用多边形套索工具,创建如图所示的选区。

photoshop利用滤镜制作漂亮的火焰菊花

10、按Ctrl + J 把选区部分的图像复制到新的图层,得到“图层5”,将“图层5”垂直翻转,并将其移到花蕊部分。适当缩小尺寸进行旋转,效果如下图。

photoshop利用滤镜制作漂亮的火焰菊花
 
11、使用画笔工具适当画一些“蓓蕾”。

photoshop利用滤镜制作漂亮的火焰菊花

12、复制“图层4”,分别使用缩小,移动,选择等工具对它们进行调整,并排列如图效果,可以进行自己喜欢的颜色调整,并隐藏1,2,3图层。

photoshop利用滤镜制作漂亮的火焰菊花

13、接下来就是画花朵的茎,自己随意画。

photoshop利用滤镜制作漂亮的火焰菊花
 
14、自己画上叶子,并用加深,减淡工具画出叶子的脉络和明暗分布。

photoshop利用滤镜制作漂亮的火焰菊花

15、最后加上文字,完成最终效果。

photoshop利用滤镜制作漂亮的火焰菊花

最终效果:

photoshop利用滤镜制作漂亮的火焰菊花

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Repo: How To Revive Teammates
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

C++ Image Processing Practice Guide: Implementing Image Special Effects and Filters C++ Image Processing Practice Guide: Implementing Image Special Effects and Filters Nov 27, 2023 am 11:40 AM

In the fields of computer science and image processing, C++ has always been one of the most commonly used programming languages. Image processing is one of the important subfields of computer vision, including image analysis, processing and recognition. This article will introduce some basic concepts and techniques in C++ image processing, and provide some sample codes for implementing image special effects and filters to help readers better understand and practice C++ image processing. 1. Basics of C++ image processing 1.1 Commonly used image file formats In image processing, we usually need to use various image file formats, including

Find another way! See how to use CSS filters to create rounded corners and wavy effects Find another way! See how to use CSS filters to create rounded corners and wavy effects Oct 18, 2022 pm 08:21 PM

This article will take you through a different approach and talk about how to use CSS filters to create rounded corners, and how to use rounded corners to achieve a wave effect. I hope it will be helpful to you!

Let's talk about how to use CSS filters to achieve rounded corners and wave effects. Let's talk about how to use CSS filters to achieve rounded corners and wave effects. Jul 28, 2022 pm 07:42 PM

How to use CSS to achieve rounded corners and wave effects? The following article will show you how to skillfully use CSS filters to create rounded corners and wave effects. I hope it will be helpful to you!

Cleverly use CSS3 filters to create text flash switching animation effects! Cleverly use CSS3 filters to create text flash switching animation effects! Jul 20, 2022 am 10:55 AM

This article will show you how to use CSS3 filters to achieve a high-end text flash switching animation effect. I hope it will be helpful to you!

How to choose a Clip-on filter How to choose a Clip-on filter Feb 28, 2024 pm 01:10 PM

Clipshot software provides a series of powerful functions in the field of video editing to meet users' needs for all-round video processing. The software has built-in many popular and rich functions and material libraries, allowing users to easily create personalized video works. Users can use this software to easily add filters to enhance the visual appeal of their videos. However, many users still don’t know how to add filters, so players who want to know more about it can follow this article to learn more about it. How to add filters to Clip Shot? 1. Enter the Clip Recording screen and select the "Color Five Star" tool. 2. Open more options and select the "Required Filter Effect" option in the Select Filter tab. 3. Then select "Close" in the option bar. "Button 4, and then add filters to the camera image

Develop image filter effects based on JavaScript Develop image filter effects based on JavaScript Aug 09, 2023 pm 11:46 PM

Summary of developing image filter effects based on JavaScript: This article introduces how to use JavaScript to develop image filter effects. By using the Canvas element and related APIs, we can achieve common picture filter effects, such as grayscale, blur, contrast adjustment, etc. This article will provide detailed code examples and implementation processes for each filter effect to help readers quickly get started developing image filter effects. 1. Introduction In web development, we often encounter the need to process and beautify images.

How to add filter effects to images using Python How to add filter effects to images using Python Aug 18, 2023 pm 01:09 PM

How to add filter effects to pictures using Python In this digital age, picture processing has become an integral part of our daily lives. If you are someone who is interested in image processing, then you will definitely be interested in how to add filter effects to images. This article will introduce how to use the Python programming language to implement image filter effects and provide relevant code examples. First, we need to install Python’s image processing library PIL (PythonImagingLibrary

How to use filters to create bubble effect in PS How to use filters to create bubble effect in PS Feb 27, 2024 pm 03:34 PM

PS filter is a powerful tool in Photoshop, which can help us quickly achieve various visual effects, including creating realistic bubble effects. The editor of this website will bring you this article to help you start from scratch and gradually master how to use PS filters to create natural effects and master the bubble effect production skills. If you want to learn, come and follow this article to learn more. . Let’s take a look at the steps of how to use filters to create bubble effects in ps: the article is not original, but is based on combining other people’s methods and exploring the details on your own. After consulting and consulting a large amount of information, I finally summarized this simple production process. There are many ways to make it, the key is to find the one that works for you. Create a canvas: black is for the subsequent filter color

See all articles