发信人: KingIng (0322·临散而爱·流年), 信区: ANSI
标 题: [组四]第二章作业 点评
发信站: 日月光华 (2007年08月07日16:41:09 星期二), 站内信件
*关于透明色
透明色大部分情况都是使用背景暗色作为着色的基础
一方面大块的亮色容易喧宾夺主,视觉上太突兀了
另一方面,亮色不能作为背景色,只能采取色快填色的方法,美感上也会差一点
而且从主观上观察 可以发现暗色才有做透明色的朦胧感
可以比较下面两张图
███████
███████
██████████
██████████
██████████
███████
███████
作业中的问题主要有下面几点吧
1.既然是背景色,则大可以不必使用色快,直接用背景色就可以了
2.中间的交界颜色大都是暗色,除了同色的相交或者交界的灰色是亮色外
▌ ▌
而下面的谁对谁错 应该也不难判断了
▌ ▌
3.关于方块,如果要选择大片填充的时候,应该都是最大的方块█,而不是▉或▇
这个应该在后面使用ae是会注意到方块的种类了
*关于代码简化
代码简化简单的说就是一个覆盖的过程,与前面不同的必须加上,而相同的则可以省略
*[1m*[4m*[5m*[33;45;31mA*[0m*[44;45;32mB*[0m*[42;32mC*[0m
简化后
*[1;4;5;31;45mA*[0;45;32mB*[42mC*[m
至于C前的32 还有*[0m和*[m的区别可以看精华区x-19-1-6-10的妖精雨的一篇讲解
应该就都很清楚了~
至于上面两题的问题已经统一说明了,还有问题的话,欢迎投条~~
JLee:
对于那个为什么ae里面复制到Fterm有问题 我还是没有搞清楚
一般来说,从term里copy到ae里有可能有bug,但是反过来的bug还是比较少的
还有问题的话可以再发信具体说明 ^_^
而规范代码是主要为了在不同term间流通方遍,教程里也说的比较清楚了
class
这种类型的走马灯一般采用双色,比较会有动感一点,方块的大小前面也已经说过了
对了,前景色最好也采用暗色,显得更为统一
其实这只是跑马灯最简单的一种应用,也不要仅仅局限于此
可以看看其他的一些作品的创意,相信可以做出更为出色的动态作品
cccyo
透明色的创意不错哦~ 很多生活当中的东西都可以用ansi来表达
包括简单的画,事物,歌词,或是你的心情
对了作业中的 :仿联通宣传函 的暗绿色应该不是故意的吧~ 呵呵~
还缪交作业的童鞋尽快哦~
--
※ 来源:·日月光华 bbs.fudan.edu.cn·[FROM: 192.168.47.20]
※ 修改:·KingIng 於 08月07日16:42:27 修改本文·[FROM: 192.168.47.20]
Sender: KingIng 0322 Love before separation, fleeting time, message area: ANSI
Title: [Group 4] Chapter 2 Assignment Comments
Sending site: Sun and Moon Guanghua Tuesday, August 07, 2007 16:41:09, site mail
About transparent color
In most cases, transparent colors use the background dark color as the basis for coloring.
On the one hand, large blocks of bright colors tend to overwhelm the focus and are visually too abrupt.
On the other hand, bright colors cannot be used as background colors, and the only way to do this is to use quick color filling, which will be a little less aesthetically pleasing.
And from a subjective observation, we can find that only dark colors have a hazy feel when compared to transparent colors.
You can compare the two pictures below
The main problems in the homework are as follows:
1. Since it is the background color, you don’t need to use the color code. Just use the background color directly.
2. The color of the middle junction is mostly dark, except for the intersection of the same color or the gray of the junction which is bright.
It should not be difficult to judge who is right and who is wrong below.
3. Regarding the squares, if you want to choose a large block to fill, it should be the largest square instead of or
You should notice the type of blocks when using ae later.
About code simplification
Code simplification is simply a process of overwriting. Things that are different from the previous ones must be added, while those that are the same can be omitted.
*[1m*[4m*[5m*[33;45;31mA*[0m*[44;45;32mB*[0m*[42;32mC*[0m
After simplification
*[1;4;5;31;45mA*[0;45;32mB*[42mC*[m
As for the 32 before C and the difference between *[0m and *[m, you can read an explanation by Fairy Rain in the Essence Area x 19 1 6 10
It should be clear by now
As for the above two questions, they have been explained in a unified way. If you still have any questions, please leave a comment.
JLee:
I still haven't figured out why there is a problem when copying to Fterm in ae.
Generally speaking, there may be bugs when copying from term to ae, but there are relatively few bugs in the other way.
If you still have any questions, you can send me another email with more details ^ ^
The standard code is mainly for circulation between different terms. It is also explained clearly in the tutorial.
class
This type of revolving lantern generally uses two colors and is more dynamic. The size of the squares has been mentioned before.
By the way, it’s best to use a dark color as the foreground color to look more unified.
In fact, this is just the simplest application of the marquee. Don’t just limit it to this.
You can take a look at the creativity of some other works. I believe you can make better dynamic works.
cccyo
The idea of transparent colors is great. Many things in life can be expressed using ANSI.
Including simple drawings, objects, lyrics or your mood
By the way, the dark green color of the imitation China Unicom promotional letter in the assignment is probably not intentional, haha.
Please return your homework as soon as possible
Source: Sun and Moon Guanghua bbs.fudan.edu.cn [FROM: 192.168.47.20]
Modification: KingIng modified this article on August 07, 16:42:27 [FROM: 192.168.47.20]