• Title/Summary/Keyword: Game Balancing

Search Result 58, Processing Time 0.027 seconds

A Software Method for Improving the Performance of Real-time Rendering of 3D Games (3D 게임의 실시간 렌더링 속도 향상을 위한 소프트웨어적 기법)

  • Whang, Suk-Min;Sung, Mee-Young;You, Yong-Hee;Kim, Nam-Joong
    • Journal of Korea Game Society
    • /
    • v.6 no.4
    • /
    • pp.55-61
    • /
    • 2006
  • Graphics rendering pipeline (application, geometry, and rasterizer) is the core of real-time graphics which is the most important functionality for computer games. Usually this rendering process is completed by both the CPU and the GPU, and a bottleneck can be located either in the CPU or the GPU. This paper focuses on reducing the bottleneck between the CPU and the GPU. We are proposing a method for improving the performance of parallel processing for real-time graphics rendering by separating the CPU operations (usually performed using a thread) into two parts: pure CPU operations and operations related to the GPU, and let them operate in parallel. This allows for maximizing the parallelism in processing the communication between the CPU and the GPU. Some experiments lead us to confirm that our method proposed in this paper can allow for faster graphics rendering. In addition to our method of using a dedicated thread for GPU related operations, we are also proposing an algorithm for balancing the graphics pipeline using the idle time due to the bottleneck. We have implemented the two methods proposed in this paper in our networked 3D game engine and verified that our methods are effective in real systems.

  • PDF

Authing Service of Platform: Tradeoff between Information Security and Convenience (플랫폼의 소셜로그인 서비스(Authing Service): 보안과 편의 사이의 적절성)

  • Eun Sol Yoo;Byung Cho Kim
    • Information Systems Review
    • /
    • v.20 no.1
    • /
    • pp.137-158
    • /
    • 2018
  • Online platforms recently expanded their connectivity through an authing service. The growth of authing services enabled consumers to enjoy easy log in access without exerting extra effort. However, multiple points of access increases the security vulnerability of platform ecosystems. Despite the importance of balancing authing service and security, only a few studies examined platform connectivity. This study examines the optimal level of authing service of a platform and how authing strategies impact participants in a platform ecosystem. We used a game-theoretic approach to analyze security problems associated with authing services provided by online platforms for consumers and other linked platforms. The main findings are as follows: 1) the decreased expected loss of consumers will increase the number of players who participate in the platform; 2) linked platforms offer strong benefits from consumers involved in an authing service; 3) the main platform will increase its effort level, which includes security cost and checking of linked platform's security if the expected loss of the consumers is low. Our study contributes to the literature on the relationship between technology convenience and security risk and provides guidelines on authing strategies to platform managers.

Linear Convolution Based Realtime Animation of Interaction bewteen Water Surface and 3D object (선형 컨벌루션 기반의 물표면과 객체의 실시간 상호작용 애니메이션)

  • Gang, Gyeong heon;Hur, Gi Taek;Kim, Eun Seok
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2007.11a
    • /
    • pp.708-712
    • /
    • 2007
  • In computer graphics, fluid dynamics are used for animating and expressing the various special effects of water. Although the algorithms that were impossible through the hardware at that time become to be possible in real time, it still requires a lot of time to achieve the realistic and detailed expressions. Therefore, there are many researches on the techniques of balancing between performance and quality. Specially in environments with the game context which express the interaction between water surface and 3D objects in the wide area such as sea or lake according to user's request, it must give priority to the executive performance preserving the visual reality even though physical reality is sacrificed. In this paper, we propose a method for the realtime animation of interaction between water surface and 3D objects using the linear convolution of height fields and the bounding spheres of objects.

  • PDF

Interaction between Water Surface and 3D Object by using Linear Convolution and Bounding Sphere (선형 컨벌루션과 경계구를 이용한 물표면과 객체의 실시간 상호작용 생성)

  • Kang, Gyeong-Heon;Lee, Hyeon-Cheol;Hur, Gi-Taek;Kim, Eun-Seok
    • The Journal of the Korea Contents Association
    • /
    • v.8 no.4
    • /
    • pp.17-29
    • /
    • 2008
  • In Computer Graphics, fluid dynamics is used for animating and expressing the various special effects of water. As the hardware performance is getting higher, the several algorithms for fluid dynamics become to be executed in real time. However, it still requires a lot of computational time to get the realistic and detailed results. Therefore, there are many researches on the techniques of balancing between performance and quality. It must give priority to the executive performance preserving the visual reality even though sacrificing the physical reality, specially in applications with the game context which need to express the interaction between 3D objects and the surface of the water such as the sea or a lake. In this paper, we propose a method for the realtime animation of interactions between 3D objects and the surface of the water using the linear convolution of height fields and the bounding spheres of object.

Transit Frequency Optimization with Variable Demand Considering Transfer Delay (환승지체 및 가변수요를 고려한 대중교통 운행빈도 모형 개발)

  • Yu, Gyeong-Sang;Kim, Dong-Gyu;Jeon, Gyeong-Su
    • Journal of Korean Society of Transportation
    • /
    • v.27 no.6
    • /
    • pp.147-156
    • /
    • 2009
  • We present a methodology for modeling and solving the transit frequency design problem with variable demand. The problem is described as a bi-level model based on a non-cooperative Stackelberg game. The upper-level operator problem is formulated as a non-linear optimization model to minimize net cost, which includes operating cost, travel cost and revenue, with fleet size and frequency constraints. The lower-level user problem is formulated as a capacity-constrained stochastic user equilibrium assignment model with variable demand, considering transfer delay between transit lines. An efficient algorithm is also presented for solving the proposed model. The upper-level model is solved by a gradient projection method, and the lower-level model is solved by an existing iterative balancing method. An application of the proposed model and algorithm is presented using a small test network. The results of this application show that the proposed algorithm converges well to an optimal point. The methodology of this study is expected to contribute to form a theoretical basis for diagnosing the problems of current transit systems and for improving its operational efficiency to increase the demand as well as the level of service.

A Study of VR Interactive Storytelling for Empathy (공감을 위한 VR 인터랙티브 스토리텔링 연구)

  • Bae, Byung-Chull;Kim, Dong Gyun;Seo, Gapyuel
    • Journal of Digital Contents Society
    • /
    • v.18 no.8
    • /
    • pp.1481-1487
    • /
    • 2017
  • In this article we describe our preliminary work to create VR interactive storytelling particularly for building empathic relationships between the reader (or the player) and story characters. As a practical guideline for developing empathy-based VR interactive story, we propose four key factors: first, narrativity considering narrative theories and concepts including the notion of focalization by Gerald Genette; second, interactivity for balancing between narrative and player control in interactive storytelling domain; third, consideration of virtual reality in human computer interaction domain; fourth, empathy in narrative from the viewpoint of psychology and cognitive science. We also introduce an example interactive storytelling scenario based on Little Red Riding Hood story. Finally we conclude with our VR implementation using Unreal game engine and HTC Vive.

Democratic Deepening and Constitutional Engineering in Thailand (태국 민주주의의 심화와 헌정공학)

  • KIM, Hong Koo
    • The Southeast Asian review
    • /
    • v.23 no.1
    • /
    • pp.45-87
    • /
    • 2013
  • This paper aims to study Thai democratic deepening and the constitutional engineering with the analytical concepts of 'power sharing' and 'accountability' focusing on the 1997 and 2007 Constitution. With regard to power sharing, the 1997 Constitution had the characteristics of majoritarian principle including a two-party system, strengthening of prime minister and the executive's power etc. It enhanced significantly the aspects of accountability compared with the previous constitutions. The institutions such as Constitutional Court, Commission on Election, Administration Court, Commission on Human Right, Ombudsman, Commission on Anti-corruption, and the Measure for Anti-money Laundering were established by the 1997 Constitution. However, such empowered accountability system were often abused by the political power groups in the political process. The 2007 Constitution has the characteristics of consensual principle including a multiparty system, proportional representation system, weakened prime minister's power, balancing of cabinet and parliament's power, pushing ahead with decentralization. However, the consensual principle of the 2007 Constitution came, in part, from the factional interests. It is similar to the 1997 Constitution in terms of accountability system, which enhanced in law but abused often in practice. One of the critical reasons for the failure of the 1997 and 2007 constitutions to consolidate democratic system was the political game played around the so-called network for the monarchy composed by the military, the civilian bureaucracy, Constitutional Court and the privileged classes. The future of the Thai democratic deepening depends on the constitutional engineering in which the factional interests should be excluded, and the rules of power sharing and accountability which traditionally played around the network for the monarchy should be effectively institutionalized.

Design of Smart Farm Growth Information Management Model Based on Autonomous Sensors

  • Yoon-Su Jeong
    • Journal of the Korea Society of Computer and Information
    • /
    • v.28 no.4
    • /
    • pp.113-120
    • /
    • 2023
  • Smart farms are steadily increasing in research to minimize labor, energy, and quantity put into crops as IoT technology and artificial intelligence technology are combined. However, research on efficiently managing crop growth information in smart farms has been insufficient to date. In this paper, we propose a management technique that can efficiently monitor crop growth information by applying autonomous sensors to smart farms. The proposed technique focuses on collecting crop growth information through autonomous sensors and then recycling the growth information to crop cultivation. In particular, the proposed technique allocates crop growth information to one slot and then weights each crop to perform load balancing, minimizing interference between crop growth information. In addition, when processing crop growth information in four stages (sensing detection stage, sensing transmission stage, application processing stage, data management stage, etc.), the proposed technique computerizes important crop management points in real time, so an immediate warning system works outside of the management criteria. As a result of the performance evaluation, the accuracy of the autonomous sensor was improved by 22.9% on average compared to the existing technique, and the efficiency was improved by 16.4% on average compared to the existing technique.