魔方吧·中文魔方俱乐部

 找回密码
 注册
搜索
热搜: 魔方
楼主: cube_master

[3D] 混世魔王I (Super Mixup I) [复制链接]

Rank: 8Rank: 8

积分
3218
帖子
598
精华
9
UID
1235208
性别

魔方改造大师 智力游戏设计大师 超级搬运工 四年元老

发表于 2016-12-19 17:59:04 |显示全部楼层
I build Super Mixup I script for pCubes
http://twistypuzzles.com/forum/viewtopic.php?p=358437#p358437

Super Mixup I.jpg
  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <xml Data_Version="2">

  3.     <Interface>
  4.         <Name>Super Mixup I</Name>
  5.         <Class>TJumble</Class>
  6.         <Menu>Grigr\Super Mixup I</Menu>
  7.         <Inventor>MF8</Inventor>
  8.         <Programmer>Evgeniy Grigoriev</Programmer>
  9.         <Link>http://bbs.mf8-china.com/forum.php?mod=viewthread&amp;tid=106962</Link>
  10.         <Added>2016-12-19</Added>
  11.     </Interface>

  12.     <Script>
  13.         clBlue   := '00FFFF';
  14.         clGreen  := '00FF00';
  15.         clFuchsia:= 'FF30FF';
  16.         clOrange := 'FF800A';
  17.         clYellow := 'FFFF00';
  18.         clGray   := 'C0C0C0';

  19.         W:=0.27;
  20.     </Script>

  21.     <Axes TurningAngle = "Pi / 4" PlaneDistances = "-W; W" FixedLayer = "1" >
  22.         <Axis NormVector = " 1;  0;  0" /> 0
  23.         <Axis NormVector = " 0;  1;  0" /> 1
  24.         <Axis NormVector = " 0;  0;  1" /> 2
  25.     </Axes>

  26.     <Axes TurningAngle = "Pi" PlaneDistances = "-W; W" FixedLayer = "1" >
  27.         <Axis NormVector = " 0;  1;  1" /> 3
  28.         <Axis NormVector = " 1;  0;  1" /> 4
  29.         <Axis NormVector = " 0; -1;  1" /> 5
  30.         <Axis NormVector = "-1;  0;  1" /> 6
  31.         <Axis NormVector = "-1;  1;  0" /> 7
  32.         <Axis NormVector = " 1;  1;  0" /> 8
  33.     </Axes>

  34.     <Figure>
  35.     <Part>
  36.         <Vertices>
  37.             <Vector X = "-0.5" Y = "-0.5" Z = "-0.5" />
  38.             <Vector X = "-0.5" Y = "-0.5" Z =  "0.5" />
  39.             <Vector X = "-0.5" Y =  "0.5" Z = "-0.5" />
  40.             <Vector X = "-0.5" Y =  "0.5" Z =  "0.5" />
  41.             <Vector X =  "0.5" Y = "-0.5" Z = "-0.5" />
  42.             <Vector X =  "0.5" Y = "-0.5" Z =  "0.5" />
  43.             <Vector X =  "0.5" Y =  "0.5" Z = "-0.5" />
  44.             <Vector X =  "0.5" Y =  "0.5" Z =  "0.5" />
  45.         </Vertices>

  46.         <Faces>
  47.             <Face Color = "clOrange " VertexIndexes = "1;0;4;5" />
  48.             <Face Color = "clFuchsia" VertexIndexes = "2;3;7;6" />
  49.             <Face Color = "clGreen  " VertexIndexes = "0;1;3;2" />
  50.             <Face Color = "clBlue   " VertexIndexes = "5;4;6;7" />
  51.             <Face Color = "clGray   " VertexIndexes = "0;2;6;4" />
  52.             <Face Color = "clYellow " VertexIndexes = "3;1;5;7" />
  53.         </Faces>
  54.     </Part>

  55.            <Split Axis = "0" From = "1"/> <Split Axis = "0" From = "2"/>
  56.            <Split Axis = "1" From = "1"/> <Split Axis = "1" From = "2"/>
  57.            <Split Axis = "2" From = "1"/> <Split Axis = "2" From = "2"/>

  58.         <Turn  Axis = "1" Angle = " Pi / 4" Layer = "0" />
  59.         <Turn  Axis = "1" Angle = "-3*Pi/4" Layer = "2" />
  60.         <Split Axis = "2" From = "2"/>
  61.         <Turn  Axis = "1" Angle = "3*Pi/ 4" Layer = "2" />
  62.         <Turn  Axis = "1" Angle = "-Pi / 4" Layer = "0" />

  63.         <Turn  Axis = "2" Angle = "-Pi / 4" Layer = "2" />
  64.         <Turn  Axis = "2" Angle = "3*Pi/ 4" Layer = "0" />
  65.         <Split Axis = "1" From = "2"/>
  66.         <Turn  Axis = "2" Angle = "-3*Pi/4" Layer = "0" />
  67.         <Turn  Axis = "2" Angle = " Pi / 4" Layer = "2" />

  68.         <Turn  Axis = "0" Angle = "-Pi / 4" Layer = "2" />
  69.         <Turn  Axis = "0" Angle = "3*Pi/ 4" Layer = "0" />
  70.         <Split Axis = "2" From = "2"/>
  71.         <Turn  Axis = "0" Angle = "-3*Pi/4" Layer = "0" />
  72.         <Turn  Axis = "0" Angle = " Pi / 4" Layer = "2" />

  73.         <Turn  Axis = "0" Angle = "Pi" Layer = "0" />
  74.         <Hide  Axis = "0" Layer = "1" />
  75.         <Hide  Axis = "1" Layer = "0" /> <Hide  Axis = "1" Layer = "2" />
  76.         <Hide  Axis = "2" Layer = "0" /> <Hide  Axis = "2" Layer = "2" />
  77.                 <Split Axis = "7" From = "1"/> <Split Axis = "3" From = "1"/> <Split Axis = "8" From = "1"/>
  78.         <Turn  Axis = "0" Angle = "Pi" Layer = "0" />
  79.         <ShowAll/>

  80.         <Hide  Axis = "2" Layer = "1" />
  81.         <Turn  Axis = "2" Angle = "Pi" Layer = "0" />
  82.         <Hide  Axis = "0" Layer = "0" /> <Hide  Axis = "0" Layer = "2" />
  83.         <Hide  Axis = "1" Layer = "0" /> <Hide  Axis = "1" Layer = "2" />
  84.                 <Split Axis = "8" From = "1"/> <Split Axis = "6" From = "2"/> <Split Axis = "4" From = "1"/>
  85.         <Turn  Axis = "2" Angle = "Pi" Layer = "0" />
  86.         <ShowAll/>

  87.         <Hide  Axis = "1" Layer = "1" />
  88.         <Turn  Axis = "1" Angle = "Pi" Layer = "2" />
  89.         <Hide  Axis = "0" Layer = "0" /> <Hide  Axis = "0" Layer = "2" />
  90.         <Hide  Axis = "2" Layer = "2" /> <Hide  Axis = "2" Layer = "0" />
  91.                 <Split Axis = "5" From = "2"/> <Split Axis = "4" From = "2"/> <Split Axis = "3" From = "2"/>
  92.         <Turn  Axis = "1" Angle = "Pi" Layer = "2" />
  93.         <ShowAll/>

  94.         <RemoveGrayParts/>
  95.     </Figure>
  96. </xml>
复制代码

使用道具 举报

Rank: 8Rank: 8

积分
3218
帖子
598
精华
9
UID
1235208
性别

魔方改造大师 智力游戏设计大师 超级搬运工 四年元老

发表于 2016-12-19 18:55:00 |显示全部楼层
本帖最后由 grigr 于 2016-12-19 18:56 编辑

I build Super Mixup I script for pCubes
http://twistypuzzles.com/forum/viewtopic.php?p=358437#p358437

Super Mixup I.jpg

使用道具 举报

Rank: 10Rank: 10Rank: 10

积分
24796
帖子
4852
精华
33
UID
3
性别
兴趣爱好
结构
发表于 2016-12-19 22:47:02 |显示全部楼层
very good!

使用道具 举报

银魔

偏科王

Rank: 7Rank: 7Rank: 7

积分
611
帖子
410
精华
0
UID
1238536
性别

四年元老

发表于 2016-12-24 09:24:32 |显示全部楼层
多久没有上魔方吧了。。。老大竟然发帖了。。。我想玩啊TAT

使用道具 举报

Rank: 2

积分
327
帖子
321
精华
0
UID
1342813
性别
居住地
杭州市
兴趣爱好
破解
发表于 2017-1-19 11:51:51 |显示全部楼层
123456tyg 发表于 2016-12-17 18:45
结构一定很复杂

岂止是很复杂

使用道具 举报

积分
1
帖子
101
精华
0
UID
1313987
性别

四年元老

发表于 2017-1-20 21:38:07 来自手机 |显示全部楼层
都喜欢,很棒的设计

使用道具 举报

Rank: 2

积分
285
帖子
235
精华
0
UID
1331725
性别
保密
兴趣爱好
破解

四年元老

发表于 2017-2-14 22:12:11 |显示全部楼层
redcarrot 发表于 2016-12-15 13:43
混世魔王看起来好难啊……看起来限制转动的地方很多,不知道能不能有转棱的Jumble?

第二个非常期待!要是 ...

中心块隐藏岂不就是魔蝶啦

使用道具 举报

Rank: 2

积分
364
帖子
247
精华
1
UID
1348535
性别
保密
居住地
苏州市
兴趣爱好
破解
发表于 2019-10-5 20:04:29 |显示全部楼层
要想彻底打乱这个魔方也不容易啊

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

Archiver|手机版|魔方吧·中文魔方俱乐部

GMT+8, 2024-3-29 22:35

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回顶部